It is now working but only for particular site
for example playboy.com
but not working for the expressions and many sites like
sex.com
boobs.com
my location of the database is
/usr/local/squidGuard/db/porn/urls
/usr/local/squidGuard/db/porn/expressions
/usr/local/squidGuard/db/porn/domains
please check this conf file for me and tell me the error if possible
squidGuard.conf is mentioned below
logdir /usr/local/squidGuard/log
dbhome /usr/local/squidGuard/db/
dest porn {
domainlist porn/domains
expressionlist porn/expressions
urllist porn/urls
}
rewrite {
}
acl {
default {
pass !porn all
redirect
http://192.9.230.102/blocked.htm
}
}