Craig Skinner wrote:
> Hi there,
>
> Can squid be used to block cookies from a certian site?
>
> I want to be able to proxy content from a site, but want to filter out
> cookies, without running around and configuring all of the clients.
>
> Is this something squid can do? I searched the archives, but I think my
> terminology was incorrect.
>
> If not, would squidguard help? Or is a proxy.pac file the way to go?
>
> TIA,
>
acl cookieBlockSite dstdomain .certain.site
header_access Set-Cookie deny cookieBlockSite
Chris
Received on Tue Apr 17 2007 - 15:58:09 MDT
This archive was generated by hypermail pre-2.1.9 : Tue May 01 2007 - 12:00:01 MDT