Rene Kluwen / Chimit Software Solutions wrote:
A 302 redirect status code is followed by the Location: header.
This header specifies the URL to redirect to.
In such a case, the body is ignored and the Location-url is fetched in
stead.
Right. So probably IE is getting confused by the fact that there is a body there. Probably somebody at m$ said "hey we can send some free advertising in there" :)

Does jabberstudio contain any links to directories that are missing the trailing slash? That would normally cause a redirect in apache, and maybe php is emulating this behaviour for some reason? Just guessing,
but always putting trailing slashes on URLs that aren't a specific file is a good idea...

-R


_______________________________________________
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev


Reply via email to