标签:apche configure参数 apche安装时的configure参数
如果安装后没有make clean过,可以使用以下命令查看安装apache时的configure参数:
cat /usr/local/apache2/build/config.nice
如果apache的安装路径不是/usr/local/apache2,则需要先找到config.nice文件
find / -name config.nice
本文出自 “兵临城下” 博客,请务必保留此出处http://308107405.blog.51cto.com/6396647/1579603
标签:apche configure参数 apche安装时的configure参数
原文地址:http://308107405.blog.51cto.com/6396647/1579603