deny wrote:
>
> good afternoon
> i ave a parse error at
>
> logdir /usr/local/squidGuard/log
> dbhome /usr/local/squidGuard/db
>
>
> dest local { /////////////////////////////////here
> domainlist local/domains
> }
>
> acl {
> default {
> pass local none
> redirect http://192.168.0.1/fleche.gif
> }
> }
>
> and i dont explain why
>
> thanks a lot
Is that your complete squidGuard.conf file? If not, would you please
post the complete file?
Have you retyped the line that is giving you an error? squidGuard
doesn't like extra spaces in the wrong places.
Rick