解决报错httpd: Could not reliably determine the server‘s fully qualified domain name
Posted 闭关苦炼内功
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了解决报错httpd: Could not reliably determine the server‘s fully qualified domain name相关的知识,希望对你有一定的参考价值。
vi httpd.conf
#ServerName www.example.com:80
ServerName localhost:80
Stopping httpd: [ OK ]
Starting httpd: [ OK ]
以上是关于解决报错httpd: Could not reliably determine the server‘s fully qualified domain name的主要内容,如果未能解决你的问题,请参考以下文章