apache2+php+mysql+mod_secu+mod_evasive by irunnet.com[7]

[入库:2006年2月23日] [更新:2007年3月24日]

本文简介:

            --with-bz2 \

            --with-zlib \

            --with-gd \

            --with-kerberos \

            --with-gettext \

            --enable-force-cgi-redirect \

            --with-iconv \

            --enable-gd-native-ttf \

            --enable-sockets \

            --with-snmp \

            --enable-ucd-snmp-hack


$ make
# make install

安装modsecuritymod_security 可以加强apache的安全性特别是在防sql 注入上。
$ tar zxvf modsecurity-apache-1.9.tar.gz
$ cd modsecurity-apache-1.9/apache2/
$ /apache2/bin/apxs -cia mod_security.c
$/usr/local/apache-2.0.55/bin/apxs -cia mod_security.c[/usr/local/apache-2.0.55/bin/apxs
是实际安装apache的路径]

 

 

本文关键:apache2+php+mysql+mod_secu+mod_evasive by irunnet.com
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top