Hi Guys,
I've a running a transparently working copy of squid 2.6 stable 19 on a
Linux FC9 box.
I wanted to block msn/windows live messenger through it, i've add following
code in my squid.conf
acl msnmime req_mime_type ^application/x-msn-messenger
acl msngw url_regex -i gateway.dll
http_access deny msnmime
http_access deny msngw
but messenger is still signing in...
Does any body have another solution?
Regards
-- View this message in context: http://www.nabble.com/Block-Windows-Live-Messenger-with-Squid-tp17364328p17364328.html Sent from the Squid - Users mailing list archive at Nabble.com.Received on Wed May 21 2008 - 15:43:00 MDT
This archive was generated by hypermail 2.2.0 : Tue Aug 05 2008 - 01:05:13 MDT