[TYPO3-core] RFC #5660: Wrong HTTP Header on Domain Redirect
Jeff Segars
jsegars at alumni.rice.edu
Mon Jan 14 22:44:45 CET 2008
This is a SVN patch request.
Branches: Trunk
BT Reference: http://bugs.typo3.org/view.php?id=5660
Problem:
Redirects from domain records send a 302 HTTP header (temporary
redirect) instead of a 301 HTTP header (permanent redirect).
Solution:
Add the appropriate header in t3lib_page :)
Notes: All the feedback I've received so far says we shouldn't make this
configurable and should always send the permanent redirect. I'm open to
adding some config options if enough people think its needed though.
There's also a question of whether this is a bugfix that should be
included in 4.1 or a new feature for 4.2 only.
Thanks,
Jeff
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: class.t3lib_page.php.diff
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080114/a004ae7b/attachment.txt
More information about the TYPO3-team-core
mailing list