Whenever i have Under Attack Mode enabled i have page rules to disable that action for some pages. I have a page rule set for my PHP page to disable that as well, but it does not, but it does for my other page rules.
So i’m attempting to disable security for a page like: example.com/script.php?id=3333
My rule to match with it is example.com/script.php* but isn’t matching with the URL and the browser check still happens. I have tried it many different ways as well since the only wildcard is after the id=
Can someone help me understand why this page rule isn’t being matched but should be with the wildcard?