>
> Is that your complete squidGuard.conf file? If not, would you please
> post the complete file?
yes of course
its just a trying not my real squidguard.conf
just for starting
logdir /usr/local/squidGuard/log
dbhome /usr/local/squidGuard/db
dest local {
domainlist local/domains
}
acl {
default {
pass local none
redirect http://192.168.0.1/fleche.gif
}
}
>
> Have you retyped the line that is giving you an error? squidGuard
> doesn't like extra spaces in the wrong places.
>
> Rick
i ve make a paste of a file example
can i have an example of a minimal squidguard.conf
whith the right spaces ?
thanks a lot