I recently found myself a little addicted to writing diaries, so today I want to share with you the story of javassw Server 2008 that I recently used. That is, how to install IIS 7 on Windows server 2008. This course is very basic and easy to learn. I believe that beginners can master it well. Okay. Go to our topic.
First, let's introduce our demonstration machine:
System: Windows Server 2008 R2 Sp1 standard simplified Chinese version
IIS: the built-in Internet Information Services 7
1. Open server management from quick start in the taskbar, or choose start> All Programs> Administrative Tools> server management ];
2. Click role and select Add role on the right ];
3. In the Add role wizard, select next ];
4. Select Web Server (IIS) and click next ];
5. This interface is an introduction to IIS. Directly [next ];
6. Select the desired [role Service] (www.111cn.net) and check [common HTTP functions] and [application development] by default. Some of them are automatically selected by default, and senior friends can also select them as needed.
7. [installation successful] is it very easy!
8. Click close in the preceding figure. The status information about this role is displayed, such as several running and stopped services.
9. Well, let's test it together. Select "internet information service"> "WebSite"> "Default WebSite"> "manage WebSite"> "browse" to show the effect.
10. Good. There is no problem with the test.
Come and try it!
Tisp:
1. IIS is not installed by default in WIN2008, so we need to manually add and install IIS.
2. In step 8, you can set the service to start in the system service, and set the type to automatic to restart the service.