kienvt

CWP – Install Mod_Security and Comodo

1) Register at Comodo Waf website as we will be needing Email and Password later. https://accounts.comodo.com/cwaf/management/signup 2) Install Mod_Security. cd /usr/src wget https://www.modsecurity.org/tarball/2.9.0/modsecurity-2.9.0.tar.gz tar xzf modsecurity-2.9.0.tar.gz cd modsecurity-2.9.0 ./configure --with-apxs=/usr/local/apache/bin/apxs…