found out i need to block
application/json
but if i do that it blocks teams aswell as thats a json, maybe i will try
this
request body max size
but theres another one i can use called
request header max size
whats the best one to use?
On Thu, 28 Oct 2021 at 17:05, robert k Wild wrote:
> hi
hi all,
trying to deny uploads but its not working, heres my config below
#deny up MIME types
acl upmime req_mime_type "/usr/local/squid/etc/mimedeny.txt"
#allow special URL paths
acl special_url url_regex "/usr/local/squid/etc/urlspecial.txt"
#deny down MIME types
acl downmime rep_mime_type "/