1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
dbhome /var/lib/squidguard/db logdir /var/log/squidguard dest additional { domainlist /etc/squidguard/deny_domains log deny.log } acl { default { pass !additional all redirect https://google.es log all.log } }