Hello
My Proxy, Squid-3.0.13 on FreeBSD 7.1-RELEASE-p4, is running fine but I
can't get the folowing to work.
# acl blocked_sites dstdomain .aftonbladet.se.
acl blocked_sites dstdomain "/usr/local/etc/squid/dstdomain"
deny_info ERR_ACCESS_DENIED blocked_sites
http_access deny blocked_sites
I've tried both to list the domain in squid.conf and in the file
"/usr/local/etc/squid/dstdomain"
None of the options seems to work, no blocking occours. If I put in the
complete path to the ERR_ACCESS_DENIED, I get an error when I do
squid -NCd1
I suspect that maybe the order of the acl's can affect but I need some
help to diagnose the problem.
Thanks :-)
/Leslie
-- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.Received on Fri Apr 03 2009 - 07:03:42 MDT
This archive was generated by hypermail 2.2.0 : Mon Apr 06 2009 - 12:00:02 MDT