Forum Discussion

Sean_Lagerholm_'s avatar
Sean_Lagerholm_
Icon for Nimbostratus rankNimbostratus
Jun 07, 2006

Simple http redirect???

Help, I'm having difficulty with fulfilling a requirement :

 

 

The customer wants to type in some url and then gets redirected.

 

The customer doesn't want to see the redirect in their browser.

 

 

It should work like this :

 

 

in the browser type : http://somesite.com

 

 

The request gets proxied by the BigIP to http://anothersite.com/stuff

 

 

(the client never sees the http://anothersite.com/stuff in their browser.

 

 

Is this a redirect or a rewrite???

 

 

Thanks!!!