Added WAF

This commit is contained in:
2023-08-13 00:25:15 +02:00
parent 0e76c757a5
commit 1d65da8c04
3 changed files with 52 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
<IfDefine SECURITY>
# Add your custom CRS configuration here. A copy of upstream's
# crs-setup.conf.example is includes with the documentation of
# modsecurity-crs.
# Include the rules AFTER your custom configuration.
Include /usr/share/modsecurity-crs/rules/*.conf
</IfDefine>