Creating a Web Site on IIS 7.0

Published on November 16, 2007 by iisteam

Updated on January 29, 2009 by iisteam

Average Rating  Rate It (10)

RSS

In This Section

Web Site Deployment Made Easy

Introduction In previous versions of IIS, moving a Web site from one server to another meant that you had to explicitly configure IIS application settings in the machine-level metabase repository before the application could function properly. With IIS 7.0 ...

Serving New Content

More flexible deployment options let you decide exactly how you want your Web content served by IIS 7.0. This tutorial covers creating your first Web site, Web application and Virtual Directory through the new IIS Manager user interface. ...

Comments

  1. Submitted on Mar 09 2009 by
    CalvinLou
    how to create a web site within IIS7
  2. Submitted on Jun 02 2009 by
    adhisundar
    how to create a web site within IIS7
  3. Submitted on Oct 05 2009 by
    BSteingraber
    Is the port open or forwarded?
    You need to have the correct port (default is 80) forwarded to your web servers IP address.

    Are you accessing the site via ip address or domain name?

You must Log In to comment.