[squid-users] Re: Allow access to just one site, blocking all the others.

From: GarethC <gareth_at_garethcoffey.com>
Date: Thu, 22 Mar 2012 03:38:42 -0700 (PDT)

Hi Carlos,

Yes you can achieve this by using an ACL (Access control list), for
example...

acl allowedsites dstdomain google.com
http_access allow allowedsites

This will allow users to connect to www.google.com (and any other subdomain
of google.com), and it will deny access to all other websites.

Hope that helps.
Gareth

-----
Follow me on...

My Blog
Twitter
LinkedIn
Facebook

--
View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Allow-access-to-just-one-site-blocking-all-the-others-tp4494965p4495135.html
Sent from the Squid - Users mailing list archive at Nabble.com.
Received on Thu Mar 22 2012 - 10:38:44 MDT

This archive was generated by hypermail 2.2.0 : Thu Mar 22 2012 - 12:00:03 MDT