[squid-users] Problem webpagge filter - acl & http_access
ndoigny
nicolas.doigny at gmail.com
Tue Oct 15 18:03:49 UTC 2019
Hi All,
I did a Squid basic configuration on the port 3128.
The server proxy works correcly and I can browser from a client machine when
I configure the proxy configuration.
But when I try to do some web filtering on some sites, I always manage to
access it
I created a txt file 'blocked_sites' in the path 'C:\squid\etc\squid'.
I created the following ACL :
acl blocked_sites dstdomain '/etc/squid/blocked_sites.txt'
http_access deny blocked_sites
In the blocked_sites file txt, I indicate :
.facebook.com
.msn.com
.orange.be
I restarted the Squid service but the filter isn't working.
Can you help me ?
Thanks in advance.
Nicolas
--
Sent from: http://squid-web-proxy-cache.1019090.n4.nabble.com/Squid-Users-f1019091.html
More information about the squid-users
mailing list