[TYPO3-core] RFC #5660: Wrong HTTP Header on Domain Redirect
Jeff Segars
jsegars at alumni.rice.edu
Mon Jan 14 23:53:55 CET 2008
Ingmar Schlecht wrote:
> Here you're saying that currently we send a 302 header currently,
> but in your patch I only see an added line, no removed one. Where did
> we send the 302 header?
Sorry, should have mentioned that. From php.net/header
The second special case is the "Location:" header. Not only does it
send this header back to the browser, but it also returns a REDIRECT
(302) status code to the browser unless some 3xx status code has
already been set.
> Apart from that, +1 for 301 without config option.
Thanks!
More information about the TYPO3-team-core
mailing list