Forum Discussion

Pankaj_71762's avatar
Pankaj_71762
Icon for Nimbostratus rankNimbostratus
Jan 14, 2009

Redirect browser address no change

 

Hi,

 

I am trying to do the following.

 

 

Replace HTTP::host and HTTP::uri keeping the requested URL the same in the browser's address bar.

 

 

eg.

 

 

If a user requests http://abc.co.us/xyz then the request should go to http://abc.co.net/us/xyz. But the user in the browser address bar should still see http://abc.co.us/xyz.

 

 

Please let me know how it can be done if it can be done at all.

 

 

Thanks!