centos6.5
下面是apache的配置
# This should be changed to whatever you set DocumentRoot to.
#
<Directory "/var/www/html">
ierectoryindex也设置的index.html,我上传的也是这个名字
我把index.html放到了里面,但是用浏览器访问ip时浏览器提示访问出错。
这是什么原因?
我重启了一下,正常重启,依然是这样
这是什么情况?
谢谢
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
先判断目标IP是否可以ping通,如果可以ping通就用telnat测试80端口是否ping通。
如果都不通,则考虑物理网络是否连接,防火墙是否拦截等。
hosts有可能没正确设置。。。hosts有可能没正确设置。。。hosts有可能没正确设置。。。
hosts有可能没正确设置。。。hosts有可能没正确设置。。。hosts有可能没正确设置。。。
防火墙的原因,把80端口开放就可以了