Hi guys,
Is it possible block skype using acl header in squid?
I don't like put in my squid.conf the configuration bellow because
will block some sites with IP configuration.
acl numeric_IPs urlpath_regex ^[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+
acl connect method CONNECT
http_access deny connect numeric_IPs all
Any ideas?
Thanks
Marcos
Received on Mon Oct 13 2008 - 14:42:22 MDT
This archive was generated by hypermail 2.2.0 : Tue Oct 14 2008 - 12:00:03 MDT