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]...