Re: AW: [squid-users] Squid and SquidGuard retsarting. Why?

2006-07-13 Thread Brian Gregory
[EMAIL PROTECTED] wrote: Please read the documentation for squidguard. In short: You should build a squidguard-database containing your blacklists one time. After that squidguard should start within a few seconds. Mit freundlichem Gruß/Yours sincerely Werner Rost GMT-FIR - Netzwerk ZF Boge

AW: AW: [squid-users] Squid and SquidGuard retsarting. Why?

2006-07-13 Thread Werner.Rost
PROTECTED] Gesendet: Donnerstag, 13. Juli 2006 13:11 An: squid-users@squid-cache.org Betreff: Re: AW: [squid-users] Squid and SquidGuard retsarting. Why? [EMAIL PROTECTED] wrote: Please read the documentation for squidguard. In short: You should build a squidguard-database containing your

Re: AW: AW: [squid-users] Squid and SquidGuard retsarting. Why?

2006-07-13 Thread Brian Gregory
[EMAIL PROTECTED] wrote: Define the location of the pre-built databas in the configuration file of squidguard. Example: destination porn { domainlistporn/domains urllist porn/urls expressionlistporn/expressions log

AW: AW: [squid-users] Squid with SquidGuard

2006-01-30 Thread Werner.Rost
-cache.org; Mark Elsen Betreff: Re: AW: [squid-users] Squid with SquidGuard [EMAIL PROTECTED] wrote: Suqid and squidguard work fine for me. There are 2 scripts: /sbin/init.d/squid (yep, OS is Tru64): case $1 in 'start') echo Starting SQUID ... nohup /sbin/init.d

Re: AW: [squid-users] Squid with SquidGuard

2006-01-27 Thread Mark Sansome
[EMAIL PROTECTED] wrote: Suqid and squidguard work fine for me. There are 2 scripts: /sbin/init.d/squid (yep, OS is Tru64): case $1 in 'start') echo Starting SQUID ... nohup /sbin/init.d/squid_start ;; snip and /sbin/init.d/squid_start: #!/bin/sh su

AW: [squid-users] Squid with SquidGuard

2006-01-26 Thread Werner.Rost
Suqid and squidguard work fine for me. There are 2 scripts: /sbin/init.d/squid (yep, OS is Tru64): case $1 in 'start') echo Starting SQUID ... nohup /sbin/init.d/squid_start ;; snip and /sbin/init.d/squid_start: #!/bin/sh su - squid -c