squid -k reconfigure

Pablo Fernandes

-----Ursprüngliche Nachricht-----
Von: Matt [mailto:[EMAIL PROTECTED] 
Gesendet: sábado, 2 de junho de 2007 19:43
An: [email protected]
Betreff: Re: [squid-users] How to deny a specific URL?

Does Squid need restarted everytime you add to blocked sites?

Matt

> I put all each url on a separate line in a text file and use the
following:
>
>
>     # Block websites using url or keywords.
>     # Uses "\.file$" format to block file extensions
>     #-------------------------------------------------
>     acl blocked_content url_regex -i "/etc/squid/blocked_sites.txt"
>     http_access deny blocked_content download        all
>     http_access deny blocked_content                 all
>     http_reply_access deny blocked_content           all
>
>
> Hope that this helps
> D.Radel.





_______________________________________________________
Yahoo! Mail - Sempre a melhor opção para você!
Experimente já e veja as novidades.
http://br.yahoo.com/mailbeta/tudonovo/

Reply via email to