hi all,
just want your thoughts on what the best acl is to deny mime types
atm i have this and it works really well
#deny MIME types
acl mimetype rep_mime_type "/usr/local/squid/etc/mimedeny.txt"
http_reply_access deny mimetype
and in my mime file i have this
cat /usr/local/squid/etc/mimedeny.txt
application/octet-stream
application/x-msi
application/zip
application/x-7z-compressed
application/vnd.ms-cab-compressed
application/x-msi
application/zip
application/x-7z-compressed
application/vnd.ms-cab-compressed
would you say i should use the acl "reply_header_access" instead?
thanks,
rob
--
--
Regards,
Robert K Wild.
Robert K Wild.
_______________________________________________ squid-users mailing list squid-users@xxxxxxxxxxxxxxxxxxxxx http://lists.squid-cache.org/listinfo/squid-users