Hi people:
I´m using SQUID 2.2 but now I´m with a problem.
I want to ban some sites to some machines (by IP). I did it in squid.conf:
acl publicas url_regex "/etc/squid/publicas_deny" src
"/etc/squid/publicas_ip"
http_access deny publicas
where,
publicas_deny is a text file with this:
chat
xxx
sex
and publicas_ip are the Ip that can´t access these sites. Example:
10.10.5.15
10.10.5.23
It works but it blocks site like:
http://login.yahoo.com/config/login?.intl=us&.src=ygrp&.done=http://groups.y
ahoo.com%2Fmygroups
It stops in the character ?
Why is this happenning? How can I solve that?
Thank you.
Émerson Renato Cavallari
Visite o Portal de Informática - www.portaldeinformatica.com.br
Received on Fri Apr 27 2001 - 13:44:41 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:59:38 MST