Mar 27, 2026 - For details about updated CVE-2025-53521 (BIG-IP APM vulnerability), refer to K000156741.

Forum Discussion

por_c_384419's avatar
por_c_384419
Icon for Nimbostratus rankNimbostratus
Feb 26, 2019

iRule: Transparent URL/URI Rewrite

Looking for an iRule example on how to achieve a URL/URI re-write that will act as a proxy_pass, for example:

 

http://admin.hello.com/online --> (Transparent Redirect)

 

--> http://admin1.hello.com/_online

 

While the user URI will be consistent and build upon /online/*.

 

Any examples please?

 

1 Reply

  • See if you can leverage Rewrite profile for this function.