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

Forum Discussion

rosarra's avatar
rosarra
Icon for Altocumulus rankAltocumulus
Dec 16, 2023

multiple uri's check within a string

I need an irule that checks for the presence of a set of multiple uri's within a string. Something like this: If ([HTTP::host] eq aaa.xxx.com) and not (([HTTP::uri] eq "/index.html") or ([HTTP::uri]...