The rapid development of the network to make broadband into ordinary people's home, the vast number of network enthusiasts have the courage to try to build their own website on the love machine, then what system to choose? Win 2000 porous, win 2003 and specifically for the server design, not very suitable for ordinary household, on the contrary WinXP is Microsoft after Win 98 most popular operating system, today I would like to introduce the XP environment in the use of IIS architecture of their own web site.
Many people use the 3rd party software in their own system to build a station, in fact, using the Win XP components can meet the requirements of the site, and security performance is good, why the use of the 3rd party software it?
Installation of IIS
In Windows XP Pro, IIS is not installed by default, but as an optional component, now we have to build the station, we can choose to install them, the method is very simple, put the XP CD, then run the CD, in the running interface, select Add components, or open Control Panel and open Add or delete files, Select Add Windows Component. In the pop-up dialog box, select Internet Information Services (IIS). Then click OK to install it.
The erection of Web sites
Open Administrative Tools in Control Panel--Internet Information Services into the diagram:
You may have seen the "Default Web Site" option in the above image, you can either modify the default Web site for your new site, or rename a new Web site by clicking the right mouse button on the default Web site and typing in the name you want, and you can change it at your own discretion. For example, I will revise it to "dream century Net".
IIS about the Web server configuration
If you want the site to run smoothly also have to configure IIS, after the name of the site click on the right mouse button to select Properties such as the figure:
In the home directory of the above figure to define the source of the content of the Web page, the default as shown above, the local path can be set according to your needs, generally from a security point of view do not set in the system partition, you can re-establish a path in another partition.