How to set startup page for a spcific folder only?

泪湿孤枕 提交于 2019-12-11 16:32:07

问题


Below is my web application i have published...

my root application(http://test.smt.com)

also my root application contains a virtual dir (http://test.smt.com/console)

Root

  Folder 1(with 1.config)
  Folder 2(with 2.config)
  Folder 3(with 3.config)
  Folder 4(with 4.config) // I've created this directory as virtual dir

root.config

Now the issue i'm getting is, directory was listing when i enter http://test.smt.com/console

can we setup a start up for this particular page Folder? how?


回答1:


Eureka!

open your IIS and Right click on the Folder, & set the start up page and enjoy!!!



来源:https://stackoverflow.com/questions/8411639/how-to-set-startup-page-for-a-spcific-folder-only

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!