[TYPO3-english] how to remove the trailing slash from url's (Rupali)

Feodor Rykhtik feodor.rykhtik at gmail.com
Thu Jan 8 17:55:12 CET 2009


Hi there,
You could use redirection on the level of Apache.
Regexp with exception rule if last symbol is '/' could solve Your problem.
You could make simple redirection with RewriteCond/RewriteRule directives.

>...both exist. i wanted to generate 404 for www.abc.com/my-page/ and
rediect to www.abc.com/my-page

Regards,
Feo.


More information about the TYPO3-english mailing list