About the IIS7 verification code does not show the solution

  

Software is always constantly upgrading, such as iis, has been out generation after generation, and the latest version of IIS will always be more favored. I have long 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 threatened to 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", the next step, the details of the choice to choose the service you want, asp.net and asp (default There is no choice of asp), there will be a reminder to add some components when selected, all selected, and then the next direct installation, will display the installation, is active, 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 it and look at the default website that can be named after your computer, open the directory to “default web site&rdquo ;, 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 document, 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 localhost/login.asp and open it normally. Unlike the so-called gadgets that replace the asp in the iis, when you open this page, you will get an error, although it opens normally. However, there is still a problem, that is, the verification code has not been displayed properly. Is it still a component problem? Or is the previous so-called xp and 2003 unable to display the verification code? After the completion, the verification code does not show up. ; search for Baidu and gg above & ldquo;iis7 verification code & rdquo;, there is no related problem. Strange. Suddenly see an example of the verification code problem caused by "do not enable the parent path", 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 website In management, open the “asp” grouping of the intermediate interface, and set the "Enable parent path" to "ld"; false & rdquo; set to "ld"; true & rdquo;, then click on the top layer, the application can be. Open zblog's background login interface again, the verification code is finally displayed normally. This is the success.

Here is a solution to this problem, but for a new operating system and new management components, it is necessary to have a new learning process, which is why I installed win2008 so early. The reason, although it shows the remaining 56 days of activation all day long, is worrying, but gaining new management experience in the process of research and exploration is more important than anything else. Welcome everyone to participate in the discussion.

Copyright © Windows knowledge All Rights Reserved