相关疑难解决方法(0)

asp.net应用程序默认文件Index.aspx

我怎么能这样做,当我去(例如)http://localhost:60288/它没有显示我的目录列表,而是打开Index.aspx页面?这适用http://localhost:60288/Index.aspx但我不希望Index.aspx每次都显示.

我还需要http://localhost:60288/?a=1http://localhost:60288/Index.aspx?a=1没有Index.aspx显示那样工作的链接.

当我在visual studio中创建一个网站项目时,这曾经工作,但现在我正在使用应用程序项目.我怎么设置它?

我希望/需要这个适用于所有子文件夹,例如http://localhost:60288/SubFolder/应该像链接到的那样工作http://localhost:60288/SubFolder/Index.aspx

日Thnx

编辑仍然没有管理它

c# asp.net settings web-applications

8
推荐指数
2
解决办法
8059
查看次数

ASP.NET默认文档

我有default.aspx和index.html.我上传了两个到服务器,但我希望我的第一页以index.html开头.我该怎么办?

html asp.net hosting web-hosting

1
推荐指数
1
解决办法
3657
查看次数

标签 统计

asp.net ×2

c# ×1

hosting ×1

html ×1

settings ×1

web-applications ×1

web-hosting ×1