Mod Security for xampp

by satheeshkumar 2013-05-20 15:50:23

Install Mod Security for xampp,

Modify your httpd.conf file as shown below ,

open the file http.conf and enter the mod security code as shown below ,

<IfModule security2_module>
Include modsecurity-crs/*.conf
Include modsecurity-crs/base_rules/*.conf
</IfModule>


Now Restart Apache ,

/etc/init.d/httpd restart
1871
like
0
dislike
0
mail
flag

You must LOGIN to add comments