[squid-users] deny extensions not working for some https
robert k Wild
robertkwild at gmail.com
Sun May 10 23:00:58 UTC 2020
so i have made this
#deny extension types
acl exttype urlpath_regex -i "/usr/local/squid/etc/extdeny.txt"
http_access deny exttype
/usr/local/squid/etc/extdeny.txt
\.exe(\?.*)?$
\.msi(\?.*)?$
\.msu(\?.*)?$
\.zip(\?.*)?$
\.iso(\?.*)?$
the majority of websites it works, like 7zip, anydesk, teamviewer etc etc
but when i go on this link below it downloads it and i dont know why
https://www.microsoft.com/en-us/download/confirmation.aspx?id=5842
thanks,
rob
--
Regards,
Robert K Wild.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20200511/ea66649d/attachment.html>
More information about the squid-users
mailing list