Search squid archive

Re: how to block facebook using squid transparent with SSL support?

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

 



On Friday 17 May 2013 09:21:55 Jose Junior wrote:
> Personnel, the company where I work she, I need to block facebook, I
> can but it affects the connection with other sites such as gmail
> 
> thank you very much

acl blockedurls dstdom_regex -i "/etc/squid/squid.blockedurls"
http_access deny blockedurls

add this to /etc/squid/squid.blockedurls

(^|\.)facebook\.com$

this blocks http://anything.facebook.com

but your users will still be able to access https://anything.facebook.com







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

  Powered by Linux