+---------- On Dec 7, Jim Wilcoxson said: > I'm confused. Browsers are supposed to handle relative URL > redirection,
No, they're not. Some (including IE and Mozilla, I believe) do handle relative URLs, but the HTTP/1.1 standard requires the Location header to contain an absolute URL. <http://www.cis.ohio-state.edu/cgi-bin/rfc/rfc2068.html#sec-14.30>
