Hello!
I just tray to add a filter for .exe file with webcontenent filter ,so it should not allow client to download any exe file, but nothing happen it continue to work.
Can you please tell me what is wrong .
[root@nethserver ~]# config show squidguard
squidguard=configuration
BlockedFileTypes=exe,zip
CustomListURL=
DomainBlacklist=mosaiquefm.net,facebook.fr,facebook.net,facebook.com
DomainWhitelist=linkedin.com
Expressions=disabled
IdleChildren=5
Lists=toulouse
MaxChildren=20
RedirectUrl=
RedirectUrlHTTPS=blocked.nethserver.org:443
StartupChildren=5
UrlBlacklist=
UrlWhitelist=
Thank you