> Hello again
>
> My Squid version is:
> Squid Cache: Version 2.5.STABLE10
>
> I added header_access deny X-Forwarded-for
> to the bottom of my squid.conf but now i get this error:
>
> 2006/01/06 21:27:48| squid.conf line 3466: header_access deny
> X-Forwarded-for
> 2006/01/06 21:27:48| aclParseAccessLine: expecting 'allow' or 'deny', got
> 'X-Forwarded-for'.
Well, I just looked it up in squid.conf; and the 2 items
need to be mirrored in the header_access directive.
Try :
header_access X-Forwarded-for deny
>
> I have tried accessing the bbc articles through from home via my own squid
> which is running the same distro (mandriva 2006) and squid version(see
> above). I have the same problem at home.
>
>
M.
Received on Fri Jan 06 2006 - 14:41:52 MST
This archive was generated by hypermail pre-2.1.9 : Wed Feb 01 2006 - 12:00:01 MST