[squid-users] Setting up a Whitelist
Amos Jeffries
squid3 at treenet.co.nz
Thu Jun 28 09:04:28 UTC 2018
On 28/06/18 16:31, Donald Muller wrote:
>
> Sorry. I am trying to whitelist against sites that are in the blacklist from squidguard.mesd.k12.or.us/blacklists.tgz. So where should my whitelist.conf be?
> I tried it after "INSERT YOUR OWN RULE(S) HERE" and also at the end of the squid.conf file.
>
In that case you need to either change the SquidGuard config or prevent
SquidGuard being asked what to do with the request(s).
The later is done by adding this to your whitelist.conf (instead of the
http_access line you have there):
url_rewrite_access deny whitelist
Amos
More information about the squid-users
mailing list