Hallo,

I installed squidguard1.2.0 (and BerkleyDB 2.7.7).
Then I took the blacklist e.g. porn and now I got the problem:
The url for example "xangle.com/girls" stands in porn/urls and so, I can't
get this page - o.k., but I can get the page www.xangle.com without problems
and so all the "wonderful" picture can be seen from the kids in the school.
I got this problem with the most sites, and so I'm almost happy, if I reach
an url, which is block from squidguard.

Can you help me?

Bye Dieter

P.S.
squid.conf:

logdir /usr/local/squidGuard/logs
dbhome /usr/local/squidGuard/db

dest porn {
        domainlist porn/domains
        urllist porn/urls
        }

acl {
        default {
                pass !porn all
                redirect
http://localhost/cgi/blocked?clientaddr=%a&clientname=%n&clientuser=%i&clien
tgroup=%s&url=%u
        }
 }


Reply via email to