1. Yum apache [root@centos ~]# yum install -y httpd.i386 [root@centos ~]# chkconfig httpd on [root@centos ~]# service httpd start 2...

1. Yum apache [root@centos ~]# yum install -y httpd.i386 [root@centos ~]# chkconfig httpd on [root@centos ~]# service httpd start 2...
ModSecurity is a module for Apache to act as a web application firewall, which bring another security layer to your website. Nowadays, i...