[TYPO3] 404 Error
    Pierre Rouwens 
    prouwens at tc2l.ca
       
    Thu Mar 23 20:00:54 CET 2006
    
    
  
Jeff Segars a écrit :
> I don't have a solution, but I can confirm that we have the same problem.
> 
> Has anyone been able to get RealURL to actual return 404 headers rather 
> than 302?
> 
> Thanks,
> Jeff
Hi Jeff,
I use here this in localconf.php
$TYPO3_CONF_VARS['FE']['pageNotFound_handling_statheader'] = 'Status: 
404 Not Found';
$TYPO3_CONF_VARS['FE']['pageNotFound_handling'] = 
'http://site.com/index.php?id=1920';
Hope this helps.
Pierre
    
    
More information about the TYPO3-english
mailing list