URL Redirection on SUN ONE WebServer 6.1
Hi ,
we have a requirement to redirect from
http://server1.com?docid=1234 to http://server2.com?id=1234.
I found a lot of posting on redirecting to a new URL . However, I couldnt figure out a way to manipulate request parameters in querystring.
IS there a way to configure URL redirection with mapping old and new request parameters?
Thanks for your help
Dheepak

