In /etc/squid/special_url add the following
.chatenabled.mail.google.com
.talk.google.com
.talk.google.com
and in squid.conf add the following
acl special_url dstdomain "/etc/squid/special_url"
and deny acces to special_url
http_access deny special_url
--
--
No comments:
Post a Comment