On Tue, Apr 17, 2007 at 01:58:01PM -0800, Chris Robertson wrote:
>
> acl cookieBlockSite dstdomain .certain.site
> header_access Set-Cookie deny cookieBlockSite
Brilliant! I set up something like this:
acl cookieBlockSite dstdom_regex msn\.
acl cookieBlockSite dstdom_regex aol\.
..
..
..
Or is it more preferable dump the above into an external file:
acl cookieBlockSite dstdom_regex "/etc/squid/cookie-blocked.acl"
-- Craig Skinner | http://www.kepax.co.uk | aye-right@kepax.co.ukReceived on Tue Apr 17 2007 - 17:27:06 MDT
This archive was generated by hypermail pre-2.1.9 : Tue May 01 2007 - 12:00:01 MDT