[Typo3] I want 404's !!

Bart Veldhuizen bart at vrotvrot.com
Fri Jul 1 08:03:19 CEST 2005


Op 30-jun-2005, om 19:03 heeft Nate Russell het volgende geschreven:

>  'postVarSets' => array(
>          '_DEFAULT' => array(
>                          ),
>                      ),
>  );// this is the end of the main RealUrl array from way up
>
> $TYPO3_CONF_VARS["FE"]["pageNotFound_handling"] ='index.php? 
> id=pagenotfound';

I use realURL together with pageNotFound_handling and it works fine.  
The only difference between my setup and yours seems to be that I  
have entered the full URL to the 404 page:

$TYPO3_CONF_VARS["FE"]["pageNotFound_handling"] ='ihttp:// 
www.myserver.com/ndex.php?id=pagenotfound';

Maybe that helps..

Cheers,

Bart



More information about the TYPO3-english mailing list