Hi folks,

I'm using example #4 from the website,
( http://www.squidguard.org/config/#example04 )

verbatim, and just testing from the command line but I get

2003-10-25 23:40:45 [24727] parse error in configfile
/etc/squid/squidGuard.conf line 4
2003-10-25 23:40:45 [24727] going into emergency mode

The example I'm using is...

logdir /usr/local/squidGuard/log
dbhome /usr/local/squidGuard/db

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

        acl {
                 default {
                        pass !porn all
                        redirect
http://proxy.example.com/blocked.php?clientaddr=%a&clientname=%n&clientuser=%i&clientgroup=%s&url=%u
                }
        }

And line 4 is the "dest porn {" line.

Squid version is 2.5.STABLE4, Squidguard is 1.2.0

What's the obvious thing I'm overlooking?

-mark

-- 
WEHT.net
The Online Compendium of "What Ever Happened To" & "Where Are They Now?"
Subscribe to the newsletter at http://WEHT.net/newsletter.php

Reply via email to