hi all, i'm tryign to block skype with the following: acl skype urlpath_regex ^[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+ http_access deny CONNECT skype all though skype still connects...and i'm not sure what to grep for in access.log to see how/where its connecting...
any advice?