[TYPO3] 404 Error

Jeff Segars jsegars at alumni.rice.edu
Mon Mar 27 22:47:59 CEST 2006


Ries van Twisk wrote:
> Hey Jeff,
> 
> I am currently on RC2, and I don't redirect to an other page.
> I can check this for you but can you tell me some details and show me 
> some setup so I can try it on my domain.
> 
> Ries

Hey Ries,
Thanks for offering to check this out.  Here is the error handling from 
my localconf.php...

$TYPO3_CONF_VARS["FE"]["pageNotFound_handling"]='/notfound/';
$TYPO3_CONF_VARS["FE"]["pageNotFound_handling_statheader"]='HTTP/1.x 404 
Not Found';
$TYPO3_CONF_VARS["FE"]["pageNotFound_handling_statheaderOnCHashError"]='0';

/notfound/ is a TYPO3 page handled by RealURL.  I've also tried 
referencing the page without RealURL (index.php?id=60) and the behavior 
does not change.

Thanks,
Jeff



More information about the TYPO3-english mailing list