[教程]
godaddy Windows主机的默认首页文件顺序
|
|
有人上传aspx程序后,浏览域名,发现显示的是目录结构,不显示首页,而是用www.xxx.com/index.aspx可以正常访问网站。这就是因为你的首页文件名称不对.
Godaddy和国内空间不同,不支持自定义首页文件顺序,他的默认首页文件(仅指Windows)顺序是:
default.asp
default.html
default.htm
default.aspx
default.php
default.shtml
default.shtm
index.html
index.htm
index.asp
index.php
index.shtml
index.shtm
home.html
home.htm
home.shtml
home.shtm
welcome.html
welcome.asp
针对开头提到的问题,只需要把index.aspx改为default.aspx就可以了 |
|
|
|
|
|
|
|
|
|
|
tianping88
发表于 2010-6-5 19:32:49
|
显示全部楼层
|
|
|
|
|
|
|
|