On Friday 12 July 96, at 0 h 31, the keyboard of Fernando Cozinheiro 
<cooker@ua.pt> wrote:
> servers.  We have  asked  users to setup  their  browsers  to don't  use
> proxies for local servers.
It makes sense, unless you want Squid to act as a HTTP accelerator too.
> Now, I'm asking you about the following:  How can I setup SQUID in order
> to deny any access though it to local servers.  Is it possible?
Never tested but it should work:
acl MyDomain   domain .ua.pt
[...]
http_access deny MyDomain
http_access allow  AnyoneYouWantToAllow
http_access deny  all
Stephane Bortzmeyer           Institut Pasteur
bortzmeyer@pasteur.fr         Service d'Informatique Scientifique
                              Paris, France
+33 1 40 61 34 62
http://web.cnam.fr/personnes/bortzmeyer/home_page.dom
Received on Fri Jul 12 1996 - 00:40:35 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:32:36 MST