Hello. I'm using the GotRoot delayed modsecurity rules. I find that 00_asl_rbl.conf is being loaded, even though I do not have this specifically loaded in 00_mod_security.conf. Is 00_asl_rbl.conf supposed to be loaded by default when using the delayed rules? What is the best practice if I want to disable this? I commented out the unwanted xbl.spamhaus.org rule in 00_asl_rbl.conf for now, but not sure if this is the best way to handle it.
In the instructions at
https://www.atomicorp.com/wiki/index.ph ... rity_Rules it says to add this line to enable all rules:
Include /full/path/to/your/rules/modsecurity.d/*asl*.conf
I did not add this line, but I notice this in the <IfModule mod_security2.c> section of this conf:
# Rule management is handled by ASL
Include modsecurity.d/*asl*.conf
Could this be loading modules I did not intend to load? Should this be commented out in a setup that uses the delayed rules?
I appreciate being able to use these rules at all. Any help with this will be appreciated.
Thanks,
Kirk