You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/www-apache/modsecurity-crs/files/80_mod_security-crs.conf

9 lines
289 B

<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>