开发者_高级运维I am developing an ASP.NET MVC project and I want to host in IIS7 on Windows 7.
How and where do I setup my default page?
for installing iis7 try following the steps in this link:
http://learn.iis.net/page.aspx/28/installing-iis-7-on-windows-vista-and-windows-7/
after installing iis7, check the properties from the left pane by going to
ComputerName > Sites > Default Web Site > right click, manage website, advanced settings
here you should see the path where the files are
精彩评论