The squid configuration manual can be found here:
<http://squid.visolve.com/squid24s1/contents.htm>
The link for OPTIONS FOR EXTERNAL SUPPORT PROGRAMS goes here:
<http://squid.visolve.com/squid24s1/externals.htm>
Search the page for "redirect_program" and "redirect_children".
Look at the Installing squidGuard page here:
<http://www.squidguard.org/install/>
Search the page for "redirect_program" and "redirect_children".
Rick
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Sam Carleton
Sent: Wednesday, August 08, 2001 11:16 AM
To: [EMAIL PROTECTED]
Subject: getting setup with squid
I am simply not with it... I do not see a single word on the web site
about how to configure squid to work with squidGuard. Can someone point
me in the right direction?
I am trying to understand the blacklist provided by squidGuard and how
to use it and the database in general. I am not familary with Berkley
DB. I have extraced the balcklist.tar.gz into my
/usr/local/squidGuard/db directory. I see <filename>.db file, does this
mean that I do not have to create the database files? When setting
things up in the squidGuard.conf file, by placing:
dest local {
domainlist blacklists/porn
}
does squidGuard know that the domain file is
/usr/local/squidGuard/db/blacklists/porn/domain.db? (Yes, I have the
path setup)
The configuration section on the web site talks about Prebuild
databases. If my understanding is correct, the text file is created,
then I have to run squidGuard with a -C option and the listfilename to
create the DB. Where should I be running this from? The directory that
the DB is in? What should the results of this be?
Sam