Forum Discussion

DJ_Singh_192109's avatar
DJ_Singh_192109
Icon for Nimbostratus rankNimbostratus
Jun 17, 2015

Urgent: Help setting up a 302 redirect while preserving the original URL/Address

I want to setup the below 302 redirect and keep the original URL/address in the browser. I know we can do this on Apache but is there a way to implement it on the F5?

 

www.abc.com/xyz --> www.def.com

 

The user types in www.abc.com/xyz and redirects to www.def.com but in the browser the original address www.abc.com/xyz is displayed and the user never knows the destination/redirect url.

 

Thanks in advance.

 

DJ

 

3 Replies

  • Can you provide a reference for doing it in Apache for comparison?
  • I think you may do that by creating a web page containing a iframe and the real content is in the other web site.

     

    as requested Greg, when need more information about changes on HTTP request / response done by Apache to help you create an irule.