[TYPO3-english] 404 handling - what have I missed?
Simon Browning
simon at seethroughweb.com
Tue May 22 20:05:33 CEST 2012
On 12-05-22 12:10 PM, avantic wrote:
>
> You should have in your .htaccess file. It should be placed at the public
> html dir:
>
> IndexIgnore *
> Redirect /index.html http://domain.com/foo/
> Options SymLinksIfOwnerMatch ExecCGI
>
> If you want that users will be redirected to domain.com/foo/
>
> Victor
Thanks for your response.
Thats not quite what I meant. I want any invalid page, whether it is
/foo, or /foo.html to redirect to the 404 page.
Right now only /foo.html redirects to the home page, /foo is redirecting
to the home page.
Thanks.
Simon
More information about the TYPO3-english
mailing list