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

Guillaume_Bruss's avatar
Guillaume_Bruss
Icon for Nimbostratus rankNimbostratus
Feb 21, 2006

Http redirect V2 (For newbie)

Hello, I saw in the forum I can add this sort of rules when HTTP_REQUEST { if { [HTTP::uri] equals "/" } { HTTP::redirect https://[HTTP::host][HTTP::uri "/some_java_app"] } } I...