Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- dbhome /var/lib/squidguard/db/
- logdir /var/log/squidguard
- dest aggressive {
- domainlist aggressive/domains
- urllist aggressive/urls
- log squidguard.log
- }
- dest adult {
- domainlist adult/domains
- urllist adult/urls
- log squidguard.log
- }
- dest ads {
- domainlist ads/domains
- urllist ads/urls
- log squidguard.log
- }
- dest drogue {
- domainlist drogue/domains
- urllist drogue/urls
- log squidguard.log
- }
- dest hacking {
- domainlist hacking/domains
- urllist hacking/urls
- log squidguard.log
- }
- dest malware {
- domainlist malware/domains
- urllist malware/urls
- log squidguard.log
- }
- dest phishing {
- domainlist phishing/domains
- urllist phishing/urls
- log squidguard.log
- }
- dest sect {
- domainlist sect/domains
- urllist sect/urls
- log squidguard.log
- }
- dest strict_redirector {
- domainlist strict_redirector/domains
- urllist strict_redirector/urls
- log squidguard.log
- }
- acl {
- default {
- pass !adult !ads !aggressive !drogue !hacking !phishing !malware !sect all
- redirect http://www.ovh.com/fr/images/hosting/astuce_htaccess/interdit.jpg
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment