I've been trying to deny all domain names except those I have listed in a
seperate file. Here's what I think should work...
acl allowedsites dstdomain "/usr/local/squid/etc/allowed.txt"
http_access allow allowedsites
http_access deny all
In allowed.txt I have...
.yahoo.com
.msn.com
.ourwebsite.com
But it doesn't work!? I've also tried other variations but nothing I do
seems to work. Any help would be appreciated. :)
- louis
Received on Wed Aug 14 2002 - 13:01:25 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:09:37 MST