Re: [squid-users] cookie blocking?

From: Craig Skinner <craig.skinner@dont-contact.us>
Date: Wed, 18 Apr 2007 00:26:58 +0100

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.uk
Received 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