IIS 7 Welcome Page not showing

♀尐吖头ヾ 提交于 2019-12-11 01:34:25

问题


O/S: Windows 7 ,Home Premium
I have just installed IIS manager Express from Web platform installer and Turned on the IIS7 feature from the Program Feature in control panel.

Q) I was playing with IIS Manager (inetmgr) I was able to view the Welcome page on typing localhost but after adding some sites and deleting them I'm unable to see any site hosted on IIS and even can't see Welcome page of IIS

Note: I was assuming IIS switched off ,but its running
Services.msc from start menu > run

Progress:
After trying Update2 from "Andrei Drynov" here is the sanpshot


回答1:


Is there page iistart.html in C:\inetpub\wwwroot?

Is the default web site there and running?

UPDATE:

You can you can uninstall and then install again IIS components like Default document, if you really want that welcome page:

UPDATE 2:

I was able to reproduce your issue by creating another web site with site1.com as a host name in Site Binding and removing the default web site. Remove the host name there and you will be able to open the welcome page again:




回答2:


Is the default IIS website running? that means in the IIS can be on, but the website can still be stopped...try restarting the website...and then try --- right click on website>Manage Website>Browse...



来源:https://stackoverflow.com/questions/10048785/iis-7-welcome-page-not-showing

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