On Sat, 24 Sep 2011 09:20:19 +0100, J. Webster wrote:
Is it a bad idea to put this in the conf?
Depends entirely on what you want.
forwarded_for delete
header_access From deny all
header_access Referer deny all
header_access Server deny all
header_access User-Agent deny all
header_access WWW-Authenticate deny all
header_access Link deny all
I accessed a "What's my IP" site and it knew that I was using a
proxy, it even said squid 2.6.
I believe some sites will block me base don the headers but won;t
some sites block if headers do not exist?
Sites which need those headers will block your use of them.
Your choice whether to break such sites or allow them to use those
details.
Amos