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

Forum Discussion

Fernando_M's avatar
Fernando_M
Icon for Altocumulus rankAltocumulus
Jun 12, 2023
Solved

irule url host replacement

Hello team,

We have an appplication changing it's url from  url.domain.com to newurl.domain.com

https://url.domain.com/<PATH> -> https://newurl.domain.com/<PATH>

I am wounder if we can replace host url of all incoming trafic and redirecting to new urls:

Example of incoming Urls:

https://url.domain.com/home/das/2134

https://url.domain.com/dashboard/login.aspx

Desired result:

https://newurl.domain.com/home/das/2134

https://newurl.domain.com/dashboard/login.asp

In fact we need to keep all URLs as it is except main host URL that need to be replaced

Thank you

2 Replies

No RepliesBe the first to reply