Simple installation and configuration of IIS in Windows7 (detailed illustration)

  

Recent work requires IIS, your own computer
is Windows
7 system, find the installation method, already installed success. Record it in the blog, give a backup to the friends you need, after all, my mind is not very good.

First, install IIS. Open the control panel and find "Programs and Functions". Click on


2. Click on the left side to open or close the Windows function.


Three, find "Internet Information Services", tick the following figure


Wait for installation completion


After the installation is complete, go back to the control panel and find "Administrative Tools", click to enter


5, double-click "Internet Information Services (IIS) Manager" is IIS It is. If you often need to use IIS friends, it is recommended that the mouse point to the "Internet Information Services (IIS) Manager", right-click - send to - desktop shortcut, so you can enter IIS from the desktop, without having to Click on the control panel.

IIS interface:


Six, select “Default Web Site", double click in the middle “ASP”


Change “Enable Parent Path” to “True”


Seven, the following is the configuration site. Click on the right side “Advanced Settings&


Select the directory of your website


8. Go back to IIS and click on the right side. “Bind...”, select the website you want to bind, click "Edit" &


If it is a computer, just modify the port number on the back. Feel free to modify the numbers. If it is an office LAN, click the drop-down box and select the LAN IP on your computer, for example: 192.168.**.**, then modify the port number


9, back to IIS, if The right side shows Stop, just select Start, then click on the browse website below, you can open the website inside your binding folder.


10. If there are multiple websites in IIS Left "Website"; Right click"Add Website"


Mainly modify three places, “site name”,“physical path”,“port” If the LAN, please modify the "IP address", the same as


11, after adding, click on the newly created website name, which is the details of this website.


This time it was intended to be done with Discuz!NT, which is convenient for docking members with the asp.net website. But the boss asked for speed, and Discuz! NT I even forgot to run in the local VS, so I had to use Discuz! 7.2 to do it. I can only download a similar theme for the theme and then modify the color, because I have not touched the production forum theme.

Copyright © Windows knowledge All Rights Reserved