Forum Discussion

Nicholas_Antoni's avatar
Nicholas_Antoni
Icon for Nimbostratus rankNimbostratus
Apr 23, 2015

How do I redirect a url

Hi everyone, I am looking to created a few redirects in my F5s.

 

I currently have the following: "mytime.company.com" pointing to a production server named "mytimeproduction.company" 10.60.250.46, and "mytime.company.com/mobile" pointing to a production server named "mytimeproduction.company/mobile" 10.60.250.46, and all works perfectly.

 

I need to add the following: "mytime.company.com/dev" pointing to a development server named "mytimedev.company" 10.60.250.56, and "mytime.company.com/dev/mobile" pointing to a development server named "mytimedev.company/mobile" 10.60.250.56, and I am not sure how to do that, since it is a different server that I need to point to.

 

Can anyone help?

 

Thanks Nicholas

 

1 Reply

  • can you post the current configuration e.g. virtual server, pool, irule?

     tmsh list ltm virtual (name)
     tmsh list ltm pool (name)
     tmsh list ltm rule (name)