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

前端 未结 7 1041
北荒
北荒 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:23

    Karan has posted the answer but that didn't work for me. So, I am posting what worked for me. If that didn't work then user can try this

     
         
             
                 
                     
                 
             
        
     
    

提交回复
热议问题