Thanks. Octavian----- Original Message ----- From: "Chirouze Olivier" <olivier.chirouze@xxxxxxxxx>
To: <users@xxxxxxxxxxxxxxxx> Sent: Friday, January 26, 2007 5:43 PM Subject: RE: special chars in URLS Did you try adding \ before the % char? Olivier Olivier CHIROUZE I&0 Infrastructure Volvo Information Technology -----Original Message----- From: Octavian Rasnita [mailto:orasnita@xxxxxxxxx] Sent: 26 January 2007 16:38 To: users@xxxxxxxxxxxxxxxx Subject: special chars in URLS 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 --------------------------------------------------------------------- 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 --------------------------------------------------------------------- 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