Author Login
Post Reply
> 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-unsubscribe@(protected)
" from the digest: users-digest-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)