How do I set the default page of my application in IIS7?

前端 未结 7 1037
北荒
北荒 2020-11-29 02:41

I deployed my web application to IIS7 and everything works just fine. However, instead of typing the url of my true starting page, I want it to automatically go to www.xxxxx

7条回答
  •  無奈伤痛
    2020-11-29 03:35

    On IIS Manager--> Http view--> double click on Default and write the name of your desired startup page, Thats it

提交回复
热议问题