Windows Server r2 system IIS7 configuring WebDAV

Source: Internet
Author: User
Tags microsoft help

The IIS WebDAV extension service was used in the system to support the attachment upload feature, which was previously deployed in IIS6, and the default is no WebDAV service extension in IIS7, and Windows Server R2 is built-in, without having to download the installation package separately.

1. Installing the IIS7 Webdab

Start-management Tools-Server Management-Role-Web server (IIS) = right-click Add role Service

It is possible that WebDAV is based on Windows authentication, and IIS7 does not have this mechanism by default, this is different from IIS6, and it needs to be installed by itself, such as:

2. Configure WebDAV Rules

The following excerpt from Microsoft Help documentation

Use the following procedure to enable WebDAV and create authoring rules for Windows Server 2008 and Windows Server R2:

    1. Navigate to start/All Programs/Administrative Tools/internet Information Services (IIS) Manager to start the Internet Information Services 7 Application Server Manager.

    2. In the Connections pane, expand the Sites node, click Default Web Site if you use the default Web site for the site system, or click SMSWEB if you use a custom site for the site system.

    3. In Features view, double-click WebDAV Authoring Rules.

    4. After the WebDAV authoring Rules page appears, in the Actions pane, click Enable WebDAV.

    5. In the Actions pane, click Add Authoring Rule.

    6. In the Add Authoring Rule dialog box, for Allow access, select all content.

    7. For allow access to this content, select all users.

    8. For permissions, select Read, and then click OK.

Use the following procedure to change the properties behavior of WebDAV on Windows Server 2008 and Windows Server R2:

      1. On the WebDAV Authoring Rules page, in the Actions pane, click WebDAV Settings.

      2. On the WebDAV Settings page, for property behavior, set Allow Anonymous property query to True.

      3. Set allow custom property to False.

      4. Set the Allow depth unrestricted property query to True.

      5. For distribution points enabled for allow clients to transfer content from this distribution point using BITS, HTTP, and HTTPS, set the Allow listing of hidden files to True for WebDAV behavior.

      6. In the actions pane, click Apply.

      7. Turn off Internet information Services (IIS) Manager

Personal configuration such as:

Reference scheme:

Http://technet.microsoft.com/zh-cn/library/cc431377.aspx#Install_WebDAV

Windows Server r2 system IIS7 configuring WebDAV

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.