|
|
发表于 2005-6-6 00:45:33
|
显示全部楼层
Post by mikkoyue
兄弟,我不会使用mod_ssl,所以没有提到。编译方法你到源文件目录运行./configure --help查询一下。
./configure --enable-mods-shared=all --with-gdbm --enable-layout=FHS \
--with-berkeley-db=/usr --prefix=/opt/Apache --sysconfdir=/etc/apache \
--enable-so --enable-auth-anon --enable-file-cache \
--enable-cache --enable-mine-magic --enable-headers \
--enable-usertrack --enable-proxy --enable-proxy-connect \
--enable-ssl --with-ssl=/usr --enable-rewrite --enable-vhost-alias
我的Apache configure |
|