"Riaz Uddin" <riaz190@hotmail.com> writes:
> Dear,
>
> I'm using squid as my proxy server in my network and allowing hosts to
> access web by setting my proxy server in browser. Without the setting people
> aren't allowed to access web. I'm very beginner in using squid. To allow
> host to access web I do two steps and steps are:
>
> 1. Write lines in squid.conf:
> acl usr1 src 172.16.0.5
> http_access allow usr1
> <has more.....>
>
> 2. After writing the above lines, I restart the squid service.
No need to restart squid.
Use squid -k parse to check your squid.conf for errors and when this
works use squid -k reconfigure to start using it. Connections in
progress will not be disturbed by this.
-- A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail?Received on Tue Jul 22 2003 - 05:30:50 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:18:14 MST