[squid-users] ACL req_mime_type not working

From: Nilesh <niluforalways@dont-contact.us>
Date: Fri, 16 Jan 2004 03:06:40 -0800 (PST)

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
Received on Fri Jan 16 2004 - 04:06:44 MST

This archive was generated by hypermail pre-2.1.9 : Sun Feb 01 2004 - 12:00:06 MST