Windows: enables IIS in Windows XP to support multi-site tools

Source: Internet
Author: User

As we all know, using IIS in XP Professional cannot create multiple sites, although we can use "virtual directory" for debuggingProgramBut it is not convenient in many cases. Today, I accidentally discovered a multi-site tool-IISADMIN: http://www.firstserved.net/download/iisadmin.zip.

The program is very simple and the interface is as follows:

Use "CREATE" to create a new site. You can set the site description, port number, and site location. The software does not have the "edit" function. If you need to edit the site, you can use IIS to edit it, after enabling IIS, you will find that all the sites you just created are displayed in the list.

Click "start" in the software to start the selected site. A careful friend can note that only one site can be started at a time. If we start two sites in IIS at the same time, an error message "request not supported" will appear. Therefore, this software cleverly solves the problem that IIS cannot create multiple sites in XP (this should be blocked by IIS ), however, it does not fundamentally solve the problem of starting multiple sites at the same time. I think this should be a restriction on IIS at the underlying layer of the XP system, and basically cannot be broken through. However, this is enough for us to debug the program.

At the same time, the software can restart the IIS function. In fact, it calls the iisreset program included in the software, which is similar to the built-in function of IIS6 and is very convenient. The software also supports Windows 2000 Professional and Windows Vista business systems.

Note thatIf you use IISADMIN to delete a running site, the following error occurs when you start another site:

At this time, the red icon will appear on all sites in IIS. No matter what you do, the message "request not supported" will be displayed ". This should be a software bug. The solution is to restart IIS.

Source: http://www.javatang.com/archives/2007/11/19/4845244.html
Author: jet mah from Java Hall

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.