Hello,
I am currently attempting to block File Upload with squid -
squid.conf:
squid.conf:
acl filesblock2 req_mime_type "/usr/local/squid/etc/blocked_up_extensions.acl"
http_access deny filesblock2
blocked_up_extensions.acl:
blocked_up_extensions.acl:
application/msword
application/vnd.openxmlformats-officedocument.wordprocessingml.document
With these settings applied I'm still able to upload .doc / .docx files for example via this website:
https://uploadfiles.io/
Am I missing something? How can I make it work?
P.S. I somehow do not receive replies via this mailing list, I can only read the daily digest, if you could add my email to CC while replying I would be very glad.
Regards,
https://uploadfiles.io/
Am I missing something? How can I make it work?
P.S. I somehow do not receive replies via this mailing list, I can only read the daily digest, if you could add my email to CC while replying I would be very glad.
Regards,
Lukas
_______________________________________________ squid-users mailing list squid-users@xxxxxxxxxxxxxxxxxxxxx http://lists.squid-cache.org/listinfo/squid-users