On Tue, Sep 2, 2008 at 4:13 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> I have this URL: > http://www.domain.com/abc/def/abcd.asp?abc=123&def=456&ghi=135 > > I have to redirect the requests to: > http://www.domain.com/xzy/uvw/abc/xyz.asp?cba=000&zyx=111 > > Anybody knows how to do it? Capture whatever you need to save, if anything: http://wiki.apache.org/httpd/RewriteQueryString -- Eric Covener [EMAIL PROTECTED] --------------------------------------------------------------------- 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]
