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

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

本文简介:


$ cd httpd-2.055
$ vi config.sh 写入内容如下:

代码:


#!/bin/bash

HTTPD_ROOT="/apache2"

 

 

./configure --prefix=/apache2 \

--enable-so \

--enable-rewrite \

--enable-info \

--enable-cgid \

--enable-mime-magic \

--enable-vhost-alias \

--enable-deflate \

--enable-expires \

--with-mpm=prefork

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

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

go top