Hi,
I am trying to make a server side redirect using:
RedirectMatch ^/$ http://www.site.com/index.php/test%C4%83
But the server redirects to another address:
http://www.site.com/index.php/test%25C4%2583
So it replaces the % char with %25.
Is it possible to make a server side redirect to an address that contains
special chars?
Thanks.
Octavian
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]