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