Search squid archive

Re: How to Block HTTPS url on squid 2

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

 



On 24/08/2010 4:20 PM, Mohamed Ashraf wrote:

Thank you for your reply
How do I block all https except some.

Please go and read some guides about Squid ACLs. What you want is relatively simple once you have a basic understanding of the ACLs.

Below is the basic idea, which I have NOT checked. I would expect it to be wrong and fail...

acl good_https_sites dstdomain .somesite.com
http_access allow CONNECT good_https_sites
http_access deny all


TB


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

  Powered by Linux