On Sat, 2003-09-27 at 07:26, [EMAIL PROTECTED] wrote: > > > Hi, I've installed and configured Squid (NT 2.5 STABLE 3), and have it > "mostly" working - I have squid running on port 3128, and on the same > machine I'm forwarding requests to an Apache 2.0.47 running on port 82. > Fully qualified URLs work fine, but if I hit a folder (like "/"), the > request comes back to the browser via port 82 instead of 3128. The web > server is returning a 302 response along with a "Location: > http://localhost:82/index.htm" header. How can I configure Squid to handle > the Location header properly, so that all requests from the 3128 port come > back via port 3128?
This is a problem with your Apache configuration. It needs to tell the browser the correct details: incorrect headers are not the only problem you will be suffering. Rob -- GPG key available at: <http://members.aardvark.net.au/lifeless/keys.txt>.
signature.asc
Description: This is a digitally signed message part
