On 9/2/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Hi,
>
>  I have a redirect problem, I already googled it and I cannot find how to do 
> it.
>
>  What I have to do is:
>
>  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?
>
>  Thanks,
>
>  Charly
>
>
>
>       
> ____________________________________________________________________________________
>  ¡Buscá desde tu celular!
>
>  Yahoo! oneSEARCH ahora está en Claro
>
>  http://ar.mobile.yahoo.com/onesearch
>
>  ---------------------------------------------------------------------
>  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]
>
>

Can you explain a little more exactly which parts of the URL you want
rewritten to where? For example, how are the values 000 and 111
generated? and the various parts of the URL: How do they match up
between the incoming and rewritten URLs?
Will gladly help if you explain a little more..

wellingtonsteve

Reply via email to