centos6.5
下面是apache的配置
# This should be changed to whatever you set DocumentRoot to.
#
<Directory "/var/www/html">
ierectoryindex也设置的index.html,我上传的也是这个名字
我把index.html放到了里面,但是用浏览器访问ip时浏览器提示访问出错。
这是什么原因?
我重启了一下,正常重启,依然是这样
这是什么情况?
谢谢
centos6.5
下面是apache的配置
# This should be changed to whatever you set DocumentRoot to.
#
<Directory "/var/www/html">
ierectoryindex也设置的index.html,我上传的也是这个名字
我把index.html放到了里面,但是用浏览器访问ip时浏览器提示访问出错。
这是什么原因?
我重启了一下,正常重启,依然是这样
这是什么情况?
谢谢
2 回答721 阅读✓ 已解决
3 回答790 阅读
1 回答771 阅读
2 回答728 阅读
1 回答671 阅读
1 回答613 阅读
1 回答561 阅读
先判断目标IP是否可以ping通,如果可以ping通就用telnat测试80端口是否ping通。
如果都不通,则考虑物理网络是否连接,防火墙是否拦截等。