Got it.

postVarSet_failureMode = ''

It was commented out in my realurl conf.  Uncommenting it fixed the issue.

Thanks.

Simon


On 12-05-22 2:05 PM, Simon Browning wrote:
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

_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to