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

JonasD_46068's avatar
JonasD_46068
Icon for Nimbostratus rankNimbostratus
Mar 07, 2007

iRule for HTTPS & www

I have 2 iRules:     when HTTP_REQUEST { HTTP::redirect https://[HTTP::host][HTTP::uri] }     and     when HTTP_REQUEST { if {[HTTP::host] equals "testdomain.net"} {HTTP::redirect "h...