<div dir="ltr"><div>hi all,</div><div><br></div><div>just want your thoughts on what the best acl is to deny mime types</div><div><br></div><div>atm i have this and it works really well</div><div><br>#deny MIME types<br>acl mimetype rep_mime_type "/usr/local/squid/etc/mimedeny.txt"<br>http_reply_access deny mimetype</div><div><br></div><div>and in my mime file i have this</div><div><br></div><div>cat /usr/local/squid/etc/mimedeny.txt

</div><div>application/octet-stream<br>application/x-msi<br>application/zip<br>application/x-7z-compressed<br>application/vnd.ms-cab-compressed</div><div><br></div><div>would you say i should use the acl "reply_header_access" instead?</div><div><br></div><div>thanks,</div><div>rob<br>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Regards, <br><br>Robert K Wild.<br></div></div></div></div>