Dear Sir,

Im very frusted here my user still can download mp3
and avi files im not able to block i have switched to
2.4 to 2.5 but bad luck for me 
the rep_mime_type ACL not working i have read the all
docs search on google not found sloution 
i can stop download only through URL urlpath_regex but
not trough req_mime_type
the pattern for req_mime_type 
acl aclname req_mime_type pattern 
but this didnt work 
can you tell me exact syntax
check my acls 

==============================
acl ourlan src 192.168.0.0/24
acl porn dstdom_regex "/home/squid/porn1"
#acl mp3 urlpath_regex -i \.mp3$ \.wma$ \.mpeg \.dat
\.avi
acl download req_mime_type -i ^mp3/avi/wma$


http_access allow ourlan !porn 
http_access deny porn
#http_access deny mp3
http_access deny all
http_reply_access deny download




__________________________________
Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
http://hotjobs.sweepstakes.yahoo.com/signingbonus

Reply via email to