LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   SquidGuard: include some config file in squidGuard.conf (https://www.linuxquestions.org/questions/linux-server-73/squidguard-include-some-config-file-in-squidguard-conf-810828/)

toure32 05-28-2010 07:21 PM

SquidGuard: include some config file in squidGuard.conf
 
Hi,
All i'd like to split my squidGuard.conf into 3 differents config files.
The idea is that, I want 1 config file for src definition (my users),
1 config file for dest definition and 1 file for acl definition.
And all of these files will be include in squidGuard.conf.
Can someone tel me how to do.
Regards.

mvelasco 04-12-2011 02:10 PM

SquidGuard: include some config file in squidGuard.conf
 
your need create file with userlist in dbhome path:

squidguard sample file:

dbhome /var/lib/squidguard/db/blacklists
logdir /var/log/squidguard/



src blockuser {
userlist local/blockuser
}

on /var/lib/squidguard/db/blacklists/local

create file blockuser

john
louis
dana


ready!!!


All times are GMT -5. The time now is 02:19 AM.