Apache Could not reliably determine the server's

来源:互联网 发布:win10 ubuntu安装教程 编辑:程序博客网 时间:2024/06/15 09:27

Apache   Could not reliably determine the server's

httpd: Could not reliably determine the server's fully qualified domain name
在windows下安装好apache服务器后,重新启动后,回出现上面的错误,只要把/conf/httpd.conf文件的#ServerName 前的#去掉就好了。