>
> Dear All,
>
> How to block spesific https site (ie. I want to block https://www.google.com
>
> please help .. thanks a lot
>
  - Check Squid FAQ primarily for such matters :
        acl google dstdomain google.com
        acl secure_access     method CONNECT
        ...
        http_access deny google secure_access
 M.
Received on Mon Nov 06 2006 - 01:22:13 MST
This archive was generated by hypermail pre-2.1.9 : Fri Dec 01 2006 - 12:00:03 MST