[TYPO3-english] Custom 404 with 404 header and CoolURI?
Jan Bednarik
info at bednarik.org
Thu Oct 28 21:27:20 CEST 2010
Hi,
> This option behaves correctly in terms of issueing a 404, the included
> CDATA and nothing else. Other options are to define a<behavior
> type="redirect">, where a page inside the T3 tree can be defined, but
> which does not send a 404, but a 302; or to take<...type="page">, which
> also does not send 404, as far as I can see.
"redirect" cannot issue 404 and redirect, that's not possible.
However, with "page" option, 404 should be issued and page should be
retrieved using file_get_contents function. If that doesn't happen, then
there is a bug, which has to be fixed.
Regards
--
Jan Bednarik
www.bednarik.org - web about TYPO3 in czech
More information about the TYPO3-english
mailing list