Automated update: OWASP CRS to Caddy and Nginx WAF rules [Sat Dec 21 00:30:30 UTC 2024]

This commit is contained in:
github-actions[bot]
2024-12-21 00:30:30 +00:00
parent 034d133d1c
commit 79ac2edf7b
40 changed files with 2892 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
@block_exceptions {
path_regexp exceptions "(?i)(@streq GET /|@ipMatch 127.0.0.1,::1|@ipMatch 127.0.0.1,::1|@endsWith (internal dummy connection)|@rx ^(?:GET /|OPTIONS *) HTTP/[12].[01]$)"
}
respond @block_exceptions 403