-
The first is to install IIS. Open the Control Panel, find "Programs and Features", click to enter
-
Click "Turn Windows features on or off" on the left
-
Find "Internet Information service" and follow the Tick
Wait for installation to complete
-
Once the installation is complete, go back to the control panel and find the "management tool" and click Enter
-
Double-clicking 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:
-
Select "Default Web Site", double-click the "ASP" between
Change "Enable parent path" to "True"
-
Here is the configuration site. Click on the right "advanced settings"
Select your site's directory
-
Go back to IIS, click "Bindings ..." on the right, select the Web 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
-
Back to IIS, if the right side of the display stop, you choose to start, and then click on the following browse the website, you can open your bound folder inside the site
- 10
Installation Complete
This is only used in the address bar input:/http and then localhost:80 or
/HTTP and then 127.0.0.1
Can run the website, note that this is only the port is 80 o'clock will be effective
How to install IIS under the WIN7 system