Hello ,
Can any one tell me how i can include squidguard black list to my squid.conf
Devendra
If you don't want to use squidGuard but the blacklists only you can use the lists with an acl
acl to_block dstdomain "/path/textfile" http_access deny to_block
but use the plain text and not the compiled .db-files.
I prefer using squidGuard with squid. It's really fast.
Regards, Hendrik Voigtl�nder
