[TYPO3-dev] Page 404 (500) error handler
    Christian Futterlieb 
    christian at futterlieb.ch
       
    Mon Sep 23 10:30:35 CEST 2013
    
    
  
Hi Thomas
> whats the ....code... for 400 Bad Request, if we look at the code layout
> for the 404
> $TYPO3_CONF_VARS["FE"]["pageNotFound_handling_statheader"] = 'HTTP/1.1
> 404 Not Found';
Maybe you mean 'HTTP/1.1 400 Bad Request'.
But: be sure to send the correct headers, see 
https://tools.ietf.org/html/rfc2616#section-10.4
Regards, Christian
    
    
More information about the TYPO3-dev
mailing list