开发者社区> 问答> 正文

网站无法打开,安全组中已经打开80端口

网站无法打开,安全组中已经打开80端口
root@iZhp38b2jgrfdmnt2hepbfZ:~# curl http://39.98.196.24
curl: (7) Failed to connect to 39.98.196.24 port 80: Connection refused
root@iZhp38b2jgrfdmnt2hepbfZ:~#
root@iZhp38b2jgrfdmnt2hepbfZ:~# curl http://localhost
<html><head><script>window.location = '/web' + location.hash;</script></head></html>root@iZhp38b2jgrfdmnt2hepbfZ:~#
root@iZhp38b2jgrfdmnt2hepbfZ:~# ping 21odoo.com
PING 21odoo.com (39.98.196.24) 56(84) bytes of data.
64 bytes from 39.98.196.24 (39.98.196.24): icmp_seq=1 ttl=55 time=5.93 ms
64 bytes from 39.98.196.24 (39.98.196.24): icmp_seq=2 ttl=55 time=5.85 ms
64 bytes from 39.98.196.24 (39.98.196.24): icmp_seq=3 ttl=55 time=5.84 ms
^C
--- 21odoo.com ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2003ms
rtt min/avg/max/mdev = 5.842/5.878/5.939/0.076 ms
root@iZhp38b2jgrfdmnt2hepbfZ:~# curl http://21odoo.com
curl: (7) Failed to connect to 21odoo.com port 80: Connection refused

展开
收起
1223112275859336 2019-03-20 14:49:56 668 0
1 条回答
写回答
取消 提交回答
  • 关闭防火墙,然后查看80端口是否在服务器内是监听状态;
    如果您觉得有帮助请点击采纳!谢谢;
    2019-03-20 15:05:26
    赞同 展开评论 打赏
问答排行榜
最热
最新

相关电子书

更多
低代码开发师(初级)实战教程 立即下载
冬季实战营第三期:MySQL数据库进阶实战 立即下载
阿里巴巴DevOps 最佳实践手册 立即下载