[TYPO3-english] pageNotFound_handling is working after migration
J. Bakshi
joydeep at infoservices.in
Mon Jul 27 13:21:15 CEST 2009
Hello list,
I have migrated my existing typo3 4.2.6 to 4.2.8. Everything seems
working well except the pageNotFound_handling.
I have the following in localconf.php
`````````````````````````
$TYPO3_CONF_VARS['FE']['pageNotFound_handling'] = '/404/';
``````````````````````````
and there is already not_in_menu page 404. Before migration it was
running well. The realurl is running here without any problem but the
pageNotFound_handling is no more functional. Could anyone suggest a fix
or how to debug ?
Thanks
More information about the TYPO3-english
mailing list