运维网's Archiver
论坛
›
apache
› 在安装apache时遇到的困难
22343213
发表于 2016-5-3 09:40:32
在安装apache时遇到的困难
httpd: Could not reliably determine the server's fully qualified domain name
在linux下进入到httpd.conf 文件中,然后修改
# vi httpd.conf
#ServerName www.example.com:80
ServerName localhost:80
之后重启apache服务
页:
[1]
查看完整版本:
在安装apache时遇到的困难