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

Yesh1923's avatar
Yesh1923
Icon for Nimbostratus rankNimbostratus
Jan 17, 2023

Multiple http_request iRules not working Same Virtual server

  how to merge this 2 irule when HTTP_REQUEST { if { ([string tolower [HTTP::host]] equals "energy.com") HTTP::respond 301 location "https://www.[HTTP::host][HTTP::uri]" Connection Close } }  ...