Re: [squid-users] Logging of denied sites and setting up acl

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Thu, 27 Mar 2003 01:23:47 +0100

Gary Hostetler wrote:
>
> I'm trying to use my blocklist.txt
>
> Here is my squid.conf
>
> acl gator dstdomain www.gator.com gatorcme.gator.com
>
> http_access deny gator
> acl to_block dstdomain "/usr/local/squid/blocklist.txt"
>
> http_access allow all
>

Only defining the to_block acl is not sufficient. You also need to make
use of it in http_access to tell what Squid should do with the acl..

Regards
Henrik
Received on Wed Mar 26 2003 - 17:42:33 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:14:21 MST