码迷,mamicode.com
首页 > Web开发 > 详细

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

时间:2017-06-11 23:32:11      阅读:258      评论:0      收藏:0      [点我收藏+]

标签:main   访问   not   style   inux   httpd   linu   dom   post   

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.

标签:main   访问   not   style   inux   httpd   linu   dom   post   

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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!