首页
>
Apache > apache2: Could not reliably determine the server’s fully qualified domain name,using xxx.xxx.xxx.xx for ServerName
apache2: Could not reliably determine the server’s fully qualified domain name,using xxx.xxx.xxx.xx for ServerName
在Apache2配置文件httpd.conf或Apache2.conf中加入提示ServeName,如下
ServerName xxx.xxx.xxx.xx
重启系统即可。
echohi Apache ServeName