sön 2010-06-06 klockan 22:49 -0500 skrev Alan Lehman:
> Trying to access http://www.kswheat.com/ via Squid 3.1.4 as proxy, I get
> "403 Forbidden, You don't have permission to access / on this server".
> The web site loads normally if I bypass Squid. It claims to be running
> Apache 1.3.41.

Try configuring Squid with

forwarded_for delete

or alternatively depending on Squid version

request_header_access X-Forwarded-For deny all

Regards
Henrik

Reply via email to