Sorry i am new her, i have too many problems with the mod_securtiy2
After problems to load the extension i have a problem to "enable" the module. My configfile like this:
LoadModule security2_module modules/mod_security2.so
<IfModule mod_security2.c>
# Turn the filtering engine On or Off
SecFilterEngine On
</IfModule>
If i try to restart the Apache (x64) i became the error that the apache cant start (The request operation failed...).
If i remove al lines between the IfModule the server starts.
I use Windows Server 2008R2 Datacenter (x64) and Apache 2.4.9 (VC9), mod_security2 (2.7.6)
what make i wrong ?
can any one help me pleas ?