The IIS configuration Tutorial under Win 2003

Source: Internet
Author: User
Tags versions web services

Like other Windows platforms, Windows2003 can also use a third-party software or system to set up a Web server with IIS6.0 two ways, and Windows2003 also has a web version dedicated to Web services based web interface applications, The function is extremely perfect. This paper takes the system IIS6.0 as an example, IIS6.0 brings us a lot of exciting changes, in the erection process we slowly to understand.

A summary of IIS6.0.

IIS 6.0 is included in the four versions of the Windows2003 server, Enterprise, Standard, Datacenter, and web, and it cannot run on Windows XP, 2000, or NT. In addition to the Windows 2003 Web version that is described at the beginning of this article, IIS is not installed by default for the rest of Windows 2003, and is significantly different from previous versions of IIS, notably the provision of POP3 services and POP3 Service Web Manager support. In addition, there are three ways to install IIS under WINDOWS2003: Traditional Add/Remove Windows components by adding or Remove Programs, using the Manage Your Server Wizard, and using unattended smart ann

Loaded

Second, IIS6.0 installation process.

We still do it in a familiar way in the control panel, feeling this way than in the "Manage Your Server" window

The installation should be flexible. Select Add/Remove Windows components in the Control Panel by selecting Add or Remove Programs. Double-click Application Server, and then double-click Internet Information Services to select World Wide Web Services (Note: This option also allows you to filter further options, depending on your needs, as shown in the following illustration) , the point is determined that the installation is complete.

Third, the configuration IIS6.0.

Note: The configuration described in this article focuses on some considerations or important settings, which are compared to previous versions of IIS, while for specific configurations a complete WWW service flow is not a concern, you can refer to the relevant articles.

1. As with other Windows platforms, the default Web site is now started. However, please note that IIS6.0 was originally installed to support static content only (that is, the content of ASP-based Web pages is not displayed properly), so the first thing to do is to turn on its dynamic content support features. Select Start-Programs-Administrative tools-Inter Information Services Manager, the left side of the Open IIS Management window, Web service extensions, and, as shown in the following illustration, the mouse's item "asp.net v.1.1.4322" and "Active Server Pages entry enabled (point allowed).

Asp. NET explanation: This is the next generation of Microsoft server-side scripting environments. It provides a new programming model and architecture that enables Web developers to build and deploy enterprise-class Web applications that are more secure, flexible, and stable than ever before.

2. Realize WAP application.

WAP is the wireless application Protocol, the Wireless application protocol. It is also an open global standard that enables users of mobile phones and other wireless terminals to quickly and securely access information and other communications services on the Internet and intranet. The configuration path is the "MIME type" of the last content box under the HTTP header of the Site Properties window. Click on "MIME type" in the lower right corner, as shown in the following figure, by creating a new button to register the MIME type, OK.

Note: If IIS does not support WAP for the time being, then go to Http://www.gmcc.net/wap/m3stp06.zip to download the Wap browser and install it.

3. Remote maintenance of web interface support.

That is, an administrator can remotely access the Admin page of the IIS 6.0 Web interface, which is a very important feature in managing maintenance. In the previous step of the IIS installation step "Select World Wide Web Service", double-click "Remote Management (HTML)" from the World Wide Web Service (note: To install the remote management component, your windwos2003 primary partition must be NTFS). Once installed, you can enter in the browser (https://server name or IP address: 8098) to access the IIS 6.0 Web Interface Administration page for further actions such as creating, editing, and deleting users and groups on a server.

In addition, about the specific settings of the site: such as authentication and access control, enable site content expiration control, set the home directory path and give users access to the configuration, as previously in the XP environment of the IIS detailed configuration data is very complete, it is not detailed, please refer to the relevant information.

Four, the related setting problem solves.

Although the use of IIS6.0 configuration Web Services is also simple, but still have a lot of friends more or less problems. The following is a summary of the author's collection of 3 common access questions:

1. Symptom: HTTP Error 404-file or directory not found

Analytic solution: This kind of problem is very common. The reason is that the "Web program extension" is added to IIS6.0, and many of the services in it are prohibited by default, as mentioned earlier in this article. Enable Active Server Pages directly in the Web program extension.

2. Phenomenon: HTTP error 401.2-Unauthorized: Access due to server configuration denied

Analysis resolution: The cause of this should be the problem of authentication settings, generally set it as anonymous authentication on the line, which is

Authentication methods used by most sites.

3. Phenomenon: Error message similar to Server.MapPath () error ' ASP 0175:80,004,005 '

Parse resolution: IIS6.0 For security reasons, the parent path is closed by default, such as. /formatted statement), simply check "Enable parent path" in "Home directory-configuration-Options".

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.