For domains it is generally better to use the dstdomain ACL type in
Squid.
Specific host:
www.domain1.com
Whole domain (including the host domain1.com):
.domain1.com
Will also catch the case where the user accesses using the IP address,
provided the IP is DNS registered to return the proper host name..
-- Henrik Nordstrom Squid Hacker Leonardo Castaņo wrote: > > Hi Friends, I have a solution with squid and url list like follow > > url list = > ^http://www.domain1.com > ^http://www.domain2.com > ... > .. > . > but when I want add a subdomain of domain2.com like www1.domain2.com > the sintax for this is > ^http://.*domain2.com that sintaxis causes what any domain what > contain "domain2.com" is accepted by squid > like www.anyworddomain2.com www.alsjdflskjd1domain2.com etcetera > etcetera... > > some one have a solution for regular expresions and Squid such as I > can diference betwen domains and sub-domains? > > Thanks .. > > BiLiXReceived on Wed May 30 2001 - 01:30:43 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:00:20 MST