> Kidly let me know what should i do to preserve the URL format which i send > to Apache for redirection.
I'm not totally sure, but I think what you might be looking for is the 'B' flag for mod_rewrite. http://httpd.apache.org/docs/2.2/mod/mod_rewrite.html Search for 'escape backreferences'. So the end of your RewriteRule would look like [B,L,R=permanent]. Try that. Cheers, Phil. --------------------------------------------------------------------- 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-unsubscr...@httpd.apache.org " from the digest: users-digest-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org