Hello! I'm having a problem with CSF and modSecurity. These are the logs in CSF conf file:
HTACCESS_LOG = "/usr/local/apache/logs/error_log"
MODSEC_LOG = "/usr/local/apache/logs/error_log"
But ModSecurity is using /usr/local/apache/domlogs/ to store all errors for each and every domain. The problem is that in error_log there are no errors so CSF didn't catch any of them.
My webserver configuration is: Nginx & Varnish & Apache, Comodo Rules and CWP Pro.
Thank you!