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

javier_diaz_379's avatar
javier_diaz_379
Icon for Nimbostratus rankNimbostratus
Mar 08, 2011

Problem with iRule

when HTTP_REQUEST { if {[string match {*[A-Z]*} [HTTP::path]]}{ if{[HTTP::query] equals ""}{ HTTP::redirect "http://[HTTP::host][string tolower [HTTP::path]]" } else{ HTTP::redirect "http://[HTTP::ho...