Windows7 Install iis7.0 tutorial (do not require a separate installation package) _win Server

Source: Internet
Author: User

Microsoft does not provide a separate iis7.0 installation package, and currently there is no reliable extraction package online. A normal Windows7 version (not a compact version), you can install the IIS directly after installing the system, and you do not need an installation disk.

First, install IIS

By default, IIS is not installed automatically when Windows7 is installed, and can only be installed manually.

1. Install IIS

Start-Control Panel-Programs-turn Windows features on or off

2. If the figure chooses to install

VS2005, if you want to debug a site, you must have Windows authentication

Digest authentication uses a Windows domain controller to authenticate users who request access to content on the WEB server.

Basic authentication requires a user to provide a valid username and password to access content.

To debug asp.net, of course, install the IIS support asp.net components.

Second, configure IIS7

1, IIS7 after the installation of the above components, Control Panel-system and security-management tools-internet Information Services (IIS)

Administrative Tools, open run. The following figure:

2, double-click on the internal page of ASP, that is, to display the contents of the ASP, ", and then in the Behavior (behavior) group in the" Enable parent Paths (enabled parental path) "set to true.

3, configure the default Web site

4, fill in the physical path, application pool, click OK:

The IIS application pool is divided into two types based on the managed piping pattern: integration and Classic
In integrated. NET mode, applications should not specify ASP.net module components in the <system.web>/The classic. NET pattern is the way we used to be in IIS 6 without the above restrictions.

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.