One thing I neglected to say is that you should also secure access to
localhost in Squid, or anyone with access to your Squid server will
still have access to cachemgr.cgi.
acl to_localhost dst 127.0.0.1
http_access deny to_localhost
somewhere before where users are allowed access in your squid.conf.
-- Henrik Nordstrom Spare time Squid hackerReceived on Sun Jul 25 1999 - 14:31:41 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:47:32 MST