Mar 27, 2026 - For details about updated CVE-2025-53521 (BIG-IP APM vulnerability), refer to K000156741.

Forum Discussion

abdullah_alshah's avatar
abdullah_alshah
Icon for Nimbostratus rankNimbostratus
Jan 06, 2018

blocking uri

hi, i need to block all uri on the website with below iRule but not working fine:   when HTTP_REQUEST { if { [string tolower [HTTP::host]] contains "; and ($uri contains "/")} { HTTP::redirect "; ...