For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

Aabuitrago's avatar
Aabuitrago
Icon for Altostratus rankAltostratus
Jan 30, 2020

Irule URI Masking

Hi,

 

I have a VServer that use the URL services.domain.com. Now I have a new server that has an application and I want to add that application under the same url like this (services.domain.com/app1)

 

But the server doesn't answer by the uri /app1. Could this be achieved by using an irule ?

 

Thanks in advance.

 

regards,

2 Replies

  • Can you provide more details about how you want this to function?

    Maybe an rewrite profile will do what you're thinking?

    https://techdocs.f5.com/kb/en-us/products/big-ip_ltm/manuals/product/ltm-implementations-12-1-0/17.html

  • Are you able to access backend server directly i.e http://x.x.x.x:8080/app1

    If yes then create rewrite iRule. Lets us know if help needed.