Are you sure you are using the correct domain syntax?
There is a big difference between
foo.com
and
.foo.com
The first matches foo.com but not www.foo.com, the second anything in
the domain foo.com (including foo.com by itself).
-- Henrik Nordstrom Squid hacker Leeke, Steve wrote: > > When I use > > acl domains dstdomain "/foopath/foo.txt" > > and > > http_access allow domains > > in squid.conf, with one domain (e.g. foo.com) per line of foo.txt. > > Squid allows almost all of the domains in foo.txt, but for some reason some > of them are still blocked. > > Why this is happening? > > Steve > --------------------------------- > Steven D. Leeke > 2M Technology Ventures, L.P. > 3401 Armstrong > Dallas, TX 75205 > 214-443-1945 > 214-443-1980 (FAX) > mailto:steve.leeke@2m.com > http://www.2m.com/ > --------------------------------- >Received on Sun Mar 18 2001 - 15:48:08 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:58:43 MST