Kenn wrote:
Is there a way to block Internet radio or streaming audio? A typical entry in my log looks like this: http://64.236.34.196/stream/1006 and I'm not sure how to block it. Any suggestions GREATLY appreciated. Kenn
Hi Kenn I use this ( My search blocking is based on the client): ## Stop multimedia downloads ## acl useragent browser -i ^.*NSPlayer.* acl useragent browser -i ^.*player.* acl useragent browser -i ^.*Windows-Media-Player.* acl useragentq rep_mime_type ^.*video.* acl useragentq rep_mime_type ^.*audio.* http_access deny useragent http_access deny useragentq HTH Kind Regards Brent Clark