Hello All,

  I have put http_access to allow non porn contents before porn as below in
squid.conf

 http_access allow noporn all localnet localhost
 http_access deny porn all
 http_access allow manager localhost localnet
 http_access deny manager

  & also noporn before porn for acl as below

 acl localnet src "/opt/squid/etc/localnet"
 acl noporn url_regex "/opt/squid/etc/noporn"
 acl porn url_regex "/opt/squid/etc/porn"

  I have blocked most porn web sites and some words which contain
sensex are not alowed, I added the word & the web address containing sensex
in noporn,
Still I am not able to access the web site containing sensex.

  What else do I further need to do on the configuration side.


-- Manjunath H N.



-------------------------------------------------------
This SF.net email is sponsored by: Get the new Palm Tungsten T 
handheld. Power & Color in a compact size! 
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to