搭建网站的环境不同操作方法不同,这里直接说解决办法:
1.找到默认文档或者默认首页,我们会看到一些常用的默认首页文档如:
index.php
index.html
index.htm
default.php
default.html
default.htm
2.把index.html修改放到最上面排列如下:
index.html
index.php
index.htm
default.php
default.html
default.htm
3.最后重新访问域名,这里是有缓存的,必须清理缓存或者换一个新浏览器访问才会生效,刷新网页是没用的。
THE END
暂无评论内容