Win2008 IIS7 does not display verification code solution!

  

I have heard that iis7 is very powerful, not only in the component installation control, but also in terms of security compared to iis6 and iis5 has a great qualitative leap, and Threats will have a big impact on the apache market.

Installing iis7 in win2008 is slightly different than in win2003. It used to add/remove components to add application server, install iis7 in win2008, just open server manager, role, add role (Many applications in win2008 are regarded as roles). In the pop-up window, select "web server iis". Next, remember to select the service you want, asp.net and asp (default is There is no choice of asp), when you choose, you will be reminded to add some components, all of them are selected, and then the next step will be installed directly, it will show the installation, activation, etc., until the end, the installation is complete. After the installation is complete, in the role management, I see the web server (iis), and can see the role status and role service, I am presenting 17 services, whether the arrow flag is installed or not installed.

Then click Start, All Programs, Administrative Tools, you can see the inter information service (iis) manager, open the default website that can be named after your computer, open the directory to the "default web site" There will be a lot of related group items on the right side. When you click each group item on the right side, you will find many shortcut functions, such as opening the function. The important "Enable Parent Path" is enabled in the right-click function of asp. Set the default. Documents, etc. In the far right operation, you can open the basic settings to define the physical path of the website, and you can test the connection and set up specific connected users. In the binding location, you can set the binding domain name and so on. I won't say more here. If you are interested, you can open the function and see more. In addition, I don't know if it is related to this. I added the user iis_users in the permission security of the installation directory. So the asp website can run normally. As for the regular server and commercial application, it is necessary to make detailed settings for win2008 and iis7 for the security permissions of the entire server and the security permissions of the iis. This will be discussed later.

After defining the website directory, log in to http://localhost/login.asp and open it normally. Unlike the so-called gadgets that replace the asp in the iis, you will get an error when opening this page. Although it is normal, there is still a problem, that is, the verification code has not been displayed properly. Is it still a component problem? Or is it the previous so-called xp and 2003 can not display the verification code? After doing it, the verification code is not displayed; if you search for "iis7 verification code" on Baidu and gg, there is no related problem. Strange. Suddenly I saw an example of a verification code problem caused by "no parent path enabled". Is this the reason? Iis6 does not enable the parent path in the default installation, iis7 may also not enable the parent path after the default installation, so go to the site management, open the "asp" grouping of the intermediate interface, and the "enable parent path" item by "false" Set to "true", then click on the top layer and apply. Open zblog's background login interface again, the verification code is finally displayed normally. This is the success.

The new operating system and the new management components need to have a new learning process, which is why I installed win2008 so early, although it shows the remaining 56 days of activation all day, people worry However, it is more important than anything to gain new management experience in the process of research and exploration. Welcome everyone to participate in the discussion.



Copyright © Windows knowledge All Rights Reserved