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

Sri1's avatar
Sri1
Icon for Altocumulus rankAltocumulus
Mar 21, 2023

iRule not working on few machines

  I have a problem with iRule based url redirection, just a simple to redirect host to a path like below when HTTP_REQUEST { if { [HTTP::host] equals "example.com"} {     HTTP::redirect "https:/...