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.
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to