Hello,
I would like to have ModSecurity disabled by default for new users/domains.
Users who wish to enable it can do so themselves - turn it on intentionally for every domain.
How to configure the DA to add a "SecRuleEngine off" entry in .modsecurity_rules file for new domains/users?
Can I use custom /usr/local/directadmin/data/templates/mod_security_rules.conf for this purpose?
Like:
SecRuleEngine off
|CUSTOM1|
|FLAGS|
|DISABLEDRULES|
|CUSTOM2|
I would like to have ModSecurity disabled by default for new users/domains.
Users who wish to enable it can do so themselves - turn it on intentionally for every domain.
How to configure the DA to add a "SecRuleEngine off" entry in .modsecurity_rules file for new domains/users?
Can I use custom /usr/local/directadmin/data/templates/mod_security_rules.conf for this purpose?
Like:
SecRuleEngine off
|CUSTOM1|
|FLAGS|
|DISABLEDRULES|
|CUSTOM2|