On Tue, 24 Feb 2004 h35.office@bmlv.gv.at wrote:
> I deleted the entry www.one.at in my maillinks.txt, reconfigured squid and he
> has access to the website www.onenationwa.org.au.
>
> No my question why???
Probably you are using a url_regex acl where you should use a dstdomain
acl.
url_regex expects regular expression patterns, and matches these patterns
to any component of the URL, not only the host name.
dstdomain is a acl type specifically designed for matching host and domain
names, and very efficient at it too.
Regards
Henrik
Received on Tue Feb 24 2004 - 06:04:27 MST
This archive was generated by hypermail pre-2.1.9 : Mon Mar 01 2004 - 12:00:03 MST