Search squid archive

Re: ACL blocks http, but not https

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Am 27.10.2010 09:58, schrieb Amos Jeffries:
therefore your nice RegEx is never going to see the the request.
Move the RegEx to the top or the connect rule to the bottom of your ACLs.

No. The ! affects this. That line does not match for HTTPS.

Even if I remove the whole following block, https connections to URLs that match, are not blocked:
  acl SSL_ports port 443
  acl CONNECT method CONNECT
  http_access deny CONNECT !SSL_ports


[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux