[squid-users] mime type based blocking on squid

From: saravanan ganapathy <sarav_gsa@dont-contact.us>
Date: Fri, 25 Mar 2005 05:14:51 -0800 (PST)

Hai,

I configured as the following in my squid-5.STABLE9

acl audiomime rep_mime_type -i
^application/audio/mpeg$
acl audiomime1 rep_mime_type -i application/audio/mpeg

http_access deny audiomime all
http_access deny audiomime1 all

http_reply_access deny audiomime all
http_reply_access deny audiomime1 all

But its not working. Still my squid allows audio/mpeg
type of downloads. The squid log shows the correct
file type (audio/mpeg). But it is not denied.

What would be the problem?

Sarav

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
Received on Fri Mar 25 2005 - 06:14:53 MST

This archive was generated by hypermail pre-2.1.9 : Fri Apr 01 2005 - 12:00:02 MST