Joerg Hartmann wrote:
> One thing is the option "fake_user_agent" from squid.conf where i have the
> line #
> fake_user_agent "Mozilla/8.1 (Cool-OS; 1024-bit) "
> which simply does not work and
See squid.conf. You also have to anonymize the User-Agent header.
fake_user_agent is only used when Squid has no user-agent header from
the request to send to the server...
> acl Connect method CONNECT
> http_access deny Connect
Should work, providing you don't have any http_access lines ABOVE this
one which allows the request to go thru..
-- Henrik Nordstrom Squid hacker -- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Thu Aug 17 2000 - 12:48:07 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:54:54 MST