Matching the path¶
A WAF rule with the Path condition allows you to match requests based on the requested path.
Condition: Match the path
For example, proceed as follows to match the path:
- ► Select Request as the request method.
- ► Add the Path condition.
- ► Select the IREGEX operator from the drop-down list.
- ► Enter
[/]wafas the value.
