URL ACCESS RULE MISTAKE ADMIN GUIDE
Hello everyone,
Just to let you know... When creating an URL ACCESS RULE, the Admin guide says the "Action" is triggered when there is a "violation" of the rule. That's not true. The Action is triggered when the condition(s) of the rule is/are met.
The first exemple of the documentation shows the condition : "match url pattern /index.* " and the action is "Alert & Deny"
---> The rule will deny any query on index.* ...
