Hi,
 I want to block.online radio/audio/video streaming using squid .
i have done this
acl blockfiles urlpath_regex -i "/etc/squid/multimedia.files.acl"
http_access deny blockfiles

the content of the multimedia.files.acl
\.[Aa][Vv][Ii]$
\.[Mm][Pp][Gg]$
\.[Mm][Pp][Ee][Gg]$
\.[Mm][Pp]3$
\.(afx|asf|asx|au|avi|divx|m3u|mov|mp2|mp3|mpeg|mp g|qt|ra|ram|rm|viv|vivo|vob|vqf|wav|wma|wmv|vbs|shs|pif)($|\?)

but it's not working.....

Thanks-----
Tarak

Online Learning|Certifications|Learning Solutions :
www.liqwidkrystal.com


Reply via email to