LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   squidguard filtering (https://www.linuxquestions.org/questions/linux-software-2/squidguard-filtering-608681/)

Ammad 12-23-2007 06:26 AM

squidguard filtering
 
Can I block mime extensions using squidguard ?. currently I have a list of extensions, dst_domain and some other url regurlar expressions in squid.conf, is it possible to block it using squidgurad.

thanks

Jay_Drummond 01-05-2008 04:26 PM

Keep squid and all that mine configuration in place. Then configure squidGuard from within your squid.conf file.

Get a one time free download of a black list here.

http://urlblacklist.com/

Setup squidGuard to use the black lists.

http://www.squidguard.org/Doc/install.html

Then use the tested squidGuard in squid configs.

gedit /etc/squid/squid.conf

In the section: url_rewrite_program

redirect_program /usr/local/bin/squidGuard -c /usr/local/squidGuard/squidGuard.conf


All times are GMT -5. The time now is 04:33 AM.