Lo tengo configurado de la siguiente manera:
- Saco el mod_security.so de la carpeta y lo meto en xampp > apache > modules
- Meto en la carpeta bin el archivo llamado yajl.dll
- Luego añado una línea a mi httpd.conf que está en apache > conf y añado lo siguiente:
Código:
LoadModule security2_module modules/mod_security2.so
Error.log
Código:
[Fri Nov 28 16:54:49.429741 2014] [ssl:warn] [pid 2548:tid 276] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Fri Nov 28 16:54:49.780761 2014] [ssl:warn] [pid 2548:tid 276] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Fri Nov 28 16:54:49.868766 2014] [mpm_winnt:notice] [pid 2548:tid 276] AH00455: Apache/2.4.10 (Win32) OpenSSL/1.0.1i PHP/5.6.3 configured -- resuming normal operations
[Fri Nov 28 16:54:49.868766 2014] [mpm_winnt:notice] [pid 2548:tid 276] AH00456: Apache Lounge VC11 Server built: Jul 17 2014 11:50:08
[Fri Nov 28 16:54:49.869766 2014] [core:notice] [pid 2548:tid 276] AH00094: Command line: 'C:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache'
[Fri Nov 28 16:54:49.871766 2014] [mpm_winnt:notice] [pid 2548:tid 276] AH00418: Parent: Created child process 2528
Apache server shutdown initiated...
Saludos y gracias