apache服务器安装

./configure --prefix=/app/webapp/apache  --enable-module=so --enable-so --enable-mods-shared=all

make
make install

经过这种方式,能够安装全部的apache模块.而后根据须要进行开关.html

官网的地址为: web

http://httpd.apache.org/docs/2.2/configuring.htmlshell

相关文章
相关标签/搜索