On Fri, 5 Mar 2004, Michael Gale wrote: > I am using Squid Cache version 2.5.STABLE5 and it is working well. But we have > some internal web sites that people need to access via www.ourdomain.com which > points to a internal IP. Of course with squid we can not access these sites > unless we place each site in the "bypass proxy for" field in IE.
You can add these hosts to /etc/hosts on your Squid server to teach Squid what the IP address is, if these hosts names are not available in the DNS your Squid is using. Regards Henrik
