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

Forum Discussion

Albert__Tase_70's avatar
Albert__Tase_70
Icon for Nimbostratus rankNimbostratus
Oct 11, 2006

need help converting the following rule from 4 to 9 code

rule accruent_chipotle_rule01 {   if (http_uri ends_with "/") {   use pool accruent_01_80   redirect to "https://chipotle.accruentonline.com/en/login.jsp"   }   els...