rstagg@csc.com wrote:
> A small difference in the logging strikes me: I have a redirector dealing
> with "unsuitable" browsing. For example, "http://www.playboy.com" is
> redirected to "http://my-web-server/page_denied.pl?http://www.playboy.com"
On this kind of redirects you should use a browser redirect. Change your
redirector to return
302:http://my-web-server/page_denied.pl?http://www.playboy.com which
tells Squid to redirect the browser to
http://my-web-server/page_denied.pl?http://www.playboy.com
--- Henrik Nordstrom Spare time Squid hackerReceived on Tue Dec 22 1998 - 17:21:15 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:43:42 MST