Remco00
Verified User
- Joined
- Feb 22, 2006
- Messages
- 280
Installed ModSec on new server with CentOS7 and CB 2.0. Server has mod_ruid2 installed. Now this error shows up in the error_log:
Can this has something to do with:
Permissions for the modsec_audit map is 0711 root.root
Code:
ModSecurity: Audit log: Failed to create subdirectories: /var/log/modsec_audit
Can this has something to do with:
Code:
<IfModule mod_ruid2.c>
SecAuditLogType Concurrent
SecAuditLogStorageDir /var/log/modsec_audit
</IfModule>
Permissions for the modsec_audit map is 0711 root.root