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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx