web site

How to change ASP.NET web site IP address using ASP.NET hosting

Some of the best ASP.NET hosting providers offer 2 type of hosting – managed and unmanaged. In the first case you could manage your ASP.NET website via Plesk control panel, in the second case you could manage it via IIS (Internet Information Services). Bellow you will find out how to change your site IP address in both Plesk …

Learn more

How to add a new site in IIS7

Open IIS7 Manager.

1. Right-click the Sites node, and then click Add Web Site.

2. Type a name for your Web site In the Add Web Site dialog box.

3. If you want select a different application pool or leave the current selected.

4. In the Physical path box, type the physical path of the Web site’s folder, or click the browse …

Learn more