[TYPO3-english] pageNotFound_handling is working after migration
J. Bakshi
joydeep at infoservices.in
Tue Jul 28 07:16:50 CEST 2009
Christian Nölle wrote:
> J. Bakshi schrieb:
>
>
>> 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 ?
>>
>
> What error message do you get?
>
>
>
Hello,
Thanks a lot for all your responses.
There is no such error message. If I provide a wrong link it goes back
to the home ( previously it was redirected to 404 page). If I call the
404 page with page ID, it is displayed without any problem.
Thanks
More information about the TYPO3-english
mailing list