In my previous post i have shown you how to install IIS 7 on windows server. In this post you'll see how to add your site to IIS 7.
1. Open IIS manager -> Right click on Site -> Add Web Site
2. Enter the Site name, Select physical path of the application and enter the host name. Binding section details might be changed according to your network configurations.
3. Click on application pools. Then you'll see a new application pool is created with you'r site name.
4. If your application is in .NET framework 4.0 do the following.
Double click on the application pool name of your site and change the framework to 4.0
Wednesday, January 9, 2013
Adding Your Site to IIS 7
Subscribe to:
Post Comments (Atom)
No comments:
Write comments