首页 > Web开发 > 详细

https: could not reliably determine the server's fully qualified domain name, using localhost.localdomain.

时间:2017-06-11 22:41:06      阅读:303      评论:0      收藏:0      [点我收藏+]

1.  

技术分享

用记事本打开 

技术分享

 

将里面的 #ServerName localhost:80 注释去掉即可。

再执行

 技术分享

 

然后可以通过浏览器访问 http://localhost:80 ,如果页面显示 “It works!” ,即表示apache已安装并启动成功。

或者使用 curl http://localhost:80

参考:http://www.cnblogs.com/52linux/archive/2012/03/24/2415637.html

https: could not reliably determine the server's fully qualified domain name, using localhost.localdomain.

原文:http://www.cnblogs.com/dean-du/p/6986617.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!