运维网's Archiver
论坛
›
apache
› apache启动问题
23rfe
发表于 2015-12-21 08:40:43
apache启动问题
httpd: Could not reliably determine the server's fully qualified domain name, using 211.98.71.195 for ServerName
解决办法非常简单:
#vim /usr/local/apche2/conf/httpd.conf
找到#ServerName www.example.com:80 把#去掉,再重启apache即可没事了。
页:
[1]
查看完整版本:
apache启动问题