Recently work requires IIS, your own computer is Windows7 system, find the next installation method, has been installed successfully. In the blog to record, to the needs of friends, but also to keep a backup, after all, my brain is not very good.
First, IIS is installed. Open the Control Panel, find "Programs and Features", click to enter
Second, click on the left "turn Windows features on or off"
Third, find "Internet information service", according to Tick can
Wait for installation to complete
After the installation is complete, go back to the control panel and find the "management tool" and click Enter
Five, double-click Internet Information Services (IIS) Manager is IIS. If you frequently need to use IIS friends, it is recommended that you refer to the Internet Information Services (IIS) Manager, right-to-the-desktop shortcut, so that you can enter IIS from the desktop, instead of having to point to the control Panel each time.
IIS interface:
Six, select "Default Web Site", double-hit between the "ASP"
Change "Enable parent path" to "True"
Seven, the following is the configuration site. Click on the right "advanced settings"
Select your site's directory
Eight, go back to IIS, click "Bindings ..." on the right, select the site you want to bind, point to "edit"
If it is a computer, just modify the following port number on the line, you can modify the number. If it is an office LAN, click the dropdown box and select the LAN IP on your computer, for example: 192.168.**.**, then modify the port number
Nine, back to IIS, if the right side of the display stop, select Start, and then click on the following browse the website, you can open your bound folder inside the site
If you have more than one Web site, right-click "Add Site" on the left side of IIS
Main changes three places, "website name", "Physical Path", "Port", if local area network, please modify "IP address", ibid.
Xi. Add, click on the new site name, this site is the details.
I was going to use discuz! this time. NT to do, convenient with the next to do the ASP online membership. But the boss demanded fast, and discuz! NT I even put in the local vs inside run to forget, so had to use discuz! 7.2来 do it. On the topic I can only download a similar theme and then modify the color, because I have not touched the theme of the production forum.
Installation and configuration of IIS under Win7 Tutorial