Hm - never mind, NE - noescape does the trick, should have read more
carefully, rtfm ;-)
Torsten
Am Donnerstag, 20. Dezember 2007 17:20:25 schrieb Torsten Krah:
> Hi.
>
> I've got some problem with mod_rewrites redirect behaviour.
> I'll got some urls which may have some query parameters which a
Hi.
I've got some problem with mod_rewrites redirect behaviour.
I'll got some urls which may have some query parameters which are utf8 encoded
like this:
/abcd/u1?myparam1=h%C3%A4llo
It works fine.
Now there should be some short urls which match to the long url above:
RewriteRule ^/ef(.*)$ /a