[TYPO3] 404 handling with simulate static
Simon Child
news0503 at srchild.com
Wed Dec 6 12:55:14 CET 2006
"Dmitry Dulepov" <dmitry at typo3.org> wrote in message
news:mailman.1.1165403339.28516.typo3-english at lists.netfielders.de...
> simukateStatic requires page id in the uri. So it should look something
> like /12345.404.html or /12345.html assuming that 404 page uid is 12345
> and it's title is "404".
Thanks, that gives partial success, using /12345.html .
Now pages such as www.mydomain.com/wrongurl.html give a proper 404 :)
But www.mydomain.com/wrongurl.htm or www.mydomain.com/wrongurl.php still
give a 200 and display the home page.
[Do I have to do some rewriting of all incoming url's to end in html?? Could
be messy, since e.g. displaying a page from backend launches it not as
123.html but as index.php?id=123]
--
Simon Child
More information about the TYPO3-english
mailing list