Today I am going to show you how to install IIS on Windows 7 easily .
To host ASP.NET Pages you need a server and for this you can use IIS. By using IIS you can also host PHP pages. I will show that later. In this tutorial I will not show elaborated description & if you are interested and hard working then I hope this will be helpfull for you as a basic tutorial in ASP.NET.
Steps: Go to
1. Control Panel->Programs
Click Turn windows features On or Off
Now a window called Windows features will open as follow.
From here just check the
Internet Information Service check box,
Here I do not need the FTP server so I unchecked the FTP server Check box
After clicking OK button it will take some time to install IIS and others features on your computer. After doing this you need to be sure that every thing is OK! for this open your browser and navigate to http://localhost. If you can the following page then every thing is OK.
To Stop, Start or Configure IIS Click Start and find out the
Internet Information Services IIS manager and click there.
No comments:
Post a Comment