<div dir="auto">Thanks Amos much appreciated</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, 25 Jan 2021, 13:12 Amos Jeffries, <<a href="mailto:squid3@treenet.co.nz">squid3@treenet.co.nz</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 26/01/21 1:47 am, robert k Wild wrote:<br>
> sorry Amos, i will explain why i use the "rep_mime_type"<br>
> <br>
> so when users go to a website and click on a link to download and if <br>
> that download is an .exe/.zip etc etc (on my mimedeny.txt ), squid will <br>
> stop/block the download and instead they will get an access denied error <br>
> displayed on the web page<br>
> <br>
> im guessing by your reply this is not what the "reply_header_access"is <br>
> used for<br>
> <br>
<br>
Correct. "reply_header_access deny " is for removing specific headers <br>
from sent responses. It will not do what you are wanting.<br>
<br>
To forbid a whole reply you need "http_reply_access deny ".<br>
<br>
<br>
Amos<br>
_______________________________________________<br>
squid-users mailing list<br>
<a href="mailto:squid-users@lists.squid-cache.org" target="_blank" rel="noreferrer">squid-users@lists.squid-cache.org</a><br>
<a href="http://lists.squid-cache.org/listinfo/squid-users" rel="noreferrer noreferrer" target="_blank">http://lists.squid-cache.org/listinfo/squid-users</a><br>
</blockquote></div>