Hello Lorenz,
As far as I know it must be possible to get this working with a RewriteRule. 
Maybe you could post the rule you tried and failed with?

I tried this one:
RewriteRule ^([^A]*)A(.*)$ $1a$2
RewriteRule ^([^B]*)B(.*)$ $1b$2
RewriteRule ^([^C]*)C(.*)$ $1c$2
.
.
.
RewriteRule ^([^Z]*)Z(.*)$ $1z$2

Thank you for your help!

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

Reply via email to