On Fri, 16 Jan 2004, Payal Rathod wrote: > Yes I have already read that. But I am looking for exact syntax.
The exact syntax is documented there. > "You may specify multiple socket addresses on multiple lines." Yes. And this is what you do. > I want the exact syntax to make squid listen on say 127.0.0.1, > 192.168.10.10, 192.168.10.100 http_port 127.0.0.1:3128 http_port 192.168.10.10:3128 http_port 192.168.10.100:3128 Regards Henrik
