[TYPO3] HEAD returns 200 instead of 404
Martin Kutschker
Martin.Kutschker at n0spam-blackbox.net
Thu Jul 20 10:07:47 CEST 2006
Dennis Cheung schrieb:
> "Status: 404 Not Found" is a CGI style command header, CGI engines will
> handle this and send "HTTP/1.1 404 Not Found".
>
> But, if you are using "mod_php" in apache, it may not handle that, and let
> it send to client side.
>
> You can try remove the mod_php and using CGI or FastCGI. You can see the
> different.
Also note that the response contains both 'HTTP/1.1 200 OK' AND 'Status:
404 Not Found'. That doesn't look right to me, but there may be a section
of the HTTP sepcs that allow that.
Masi
More information about the TYPO3-english
mailing list