LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Squid.conf (https://www.linuxquestions.org/questions/linux-software-2/squid-conf-425166/)

jocast 03-15-2006 05:14 PM

Squid.conf
 
Am using this
acl xblocked dstdomain .yahoo.com
http_access allow Super !xblocked
and works

i try o use this
acl xblocked dstdomain "/blacklists/porn/domains"
http_access allow Super !xblocked
and does not work
the file exists ans has .yahoo.com inside.

what could be the problem?

overlord73 03-17-2006 02:18 AM

hi,
think the acl condition can not handle files.
why not using an additional proxy-filter like squidGuard?!

jocast 03-20-2006 05:23 PM

tryed to doit with squidguard and with dansguard, but culdn't either. any help??


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