If you want to block HTTPS for Google you need to block it for all domains
including google.co.uk, google.com.br, google.co.nz google.com.au and
130 more.


Henrik Nordström wrote:
tor 2010-05-27 klockan 15:35 -0400 skrev Dave Burkholder:

Is there some way to specify via a Squid ACL that requests via port 443 to
google.com are blocked, but requests to google.com via port 80 are allowed?

acl https port 443
acl google dstdomain google.com
http_access deny https google

Regards
Henrik



Reply via email to