Re: replacing ACL-ed out URLs with image

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Mon, 29 May 2000 16:46:31 +0200

deny_info cannot replace the URL. It only tells Squid which textual
error message it should respond with.

The kind of access control you are after can be implemented using the
redirector interface to redirect the URL to the image you want rather
than denying access with Squid ACL's.

If anyone feels inclined to extend deny_info to be able to return a
redirect then you are welcome to do so.

--
Henrik Nordstrom
Squid hacker
> i tried to replace "access denied" with a image such as
> deny_info http://localhost/whynot.gif acl_name
> but it didn't work
Received on Mon May 29 2000 - 09:32:09 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:53:36 MST