[Typo3-dev] 404-Header
Andreas Schwarzkopf
schwarzkopf.no.spam at artplan21.de
Thu Sep 8 15:46:41 CEST 2005
Hi Chris,
it can be simply changed in the install tool:
$TYPO3_CONF_VARS["FE"]["pageNotFound_handling_statheader"] = 'HTTP/1.0
404 Not Found';
But you are right, this correct handler should be entered as default 404
string in the core.
grtx
Andreas
Chris Mueller schrieb:
> I changed in the file "typo3_src-3.8.0/t3lib/config_default.php" the
> value for "pageNotFound_handling_statheader" from "Status: 404 Not
> Found" to "HTTP/1.0 404 Not Found" and everything works fine.
More information about the TYPO3-dev
mailing list