[TYPO3-team-core-v5] Some 404 Page Designs

Helmut Hummel helmut at typo3.org
Tue May 18 21:13:30 CEST 2010


Hi Christopher,

On 18.05.10 14:03, Christopher Hlubek wrote:
> 
> The current implementation in 4.x is in many ways problematic. It would
> be best if there is a page that would be displayed on the missing URL
> without redirecting (it's not possible to mix a HTTP 404 status and do a
> "Location: " in PHP) and a 404 status.

this is of course offtopic, but you can of course configure TYPO3 4.x to
show a specified page and sending a 404 header _without_ redirection, by
properly setting

$TYPO3_CONF_VARS['FE']['pageNotFound_handling']

and having a properly working t3lib_div:getUrl

Regards Helmut


More information about the TYPO3-team-core-v5 mailing list