Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - itn

#1
17.7 Legacy Series / Re: Deny file uploading
August 30, 2017, 01:47:14 PM
Thnx. I reloaded the configuration and my pasting stayed in squid.conf but nothing changed again.
You have other idea what could be wrong? And what squid.conf i have to edit?
/usr/local/opnsense/service/templates/OPNsense/Proxy/squid.conf
/usr/local/etc/squid/squid.conf
#2
17.7 Legacy Series / Deny file uploading
August 25, 2017, 03:08:45 PM
Hi everyone. 
How can i deny access to file uploading over web-browser?
In looking for answer i  found this:
acl fileupload req_mime_type -i multipart/form-data
http_access deny fileupload

I pasted to squid.conf  but nothing changed.