> From: Henrik Nordstrom <[email protected]>
> Date: Tue, 06 Oct 2009 22:46:25 +0200
> To: Ross Kovelman <[email protected]>
> Cc: <[email protected]>
> Subject: Re: [squid-users] New Admin
> 
> tis 2009-10-06 klockan 14:53 -0400 skrev Ross Kovelman:
> 
>> 
>> For some odd reason it is not blocking them.  Any help would be appreciated!
> 
> You need to deny access based on that acl in http_access, somewhere
> before where you allow access.
> 
> Regards
> Henrik
> 

This is what I have for http_access:

http_access deny bad_url
http_access deny all bad_url
http_access deny manager
http_access allow manager localhost
http_access allow workdays
http_access allow our_networks


I would think bad_url would do the trick since I have acl bad_url dstdomain,
correct?


Thanks

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to