Skip to content

Commit c5c7a8f

Browse files
Merge pull request #294481 from Miskatonic-Electronic/patch-50
Update custom-waf-rules-overview.md
2 parents b2f1892 + 1b274ec commit c5c7a8f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/web-application-firewall/ag/custom-waf-rules-overview.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,9 @@ A list of strings with names of transformations to do before the match is attemp
162162

163163
List of values to match against, which can be thought of as being *OR*'ed. For example, it could be IP addresses or other strings. The value format depends on the previous operator.
164164

165+
> [!NOTE]
166+
> If your WAF is running Core Rule Set (CRS) 3.1, or any other earlier CRS version, the match value only allows letters, numbers and punctuation marks. Quotation marks `"`, `'` and spaces are not supported.
167+
165168
Supported HTTP request method values include:
166169
- GET
167170
- HEAD

0 commit comments

Comments
 (0)