How to configure IIS Site or disk Permissions

Source: Internet
Author: User

Today, I want to learn about IIS Site or disk permission configuration. We know that IIS is a basic Internet service provided by Microsoft based on Microsoft Windows. It was originally an Optional package for the Windows NT version and was subsequently released together with Windows 2000, Windows XP Professional, and Windows Server 2003. However, IIS is not available in the commonly used Windows XP Home version.

Incorrect IIS or disk permission configuration may cause 403 permission errors.

The following are the solutions

1. the hard disk is in NTFS format. Modify the properties of the IIS Site root directory folder, add IUSR _ your machine name and IWAM _ your machine name to the security options, or place the file under WWWROOT, select the permission to inherit the parent folder.

2. Under the permission of the IIS site, you can also specify the permissions for each file or directory under the IIS Site. (If your IIS Site is anonymous, but the next file is specified as a non-Anonymous Access, the password is the same)

3. In the ROOT directory of the website, right click → properties → Security → Add the EveryOne user, and at least give the read permission.

4. Set the directory security label in the IIS Site attribute and click the edit button next to anonymous access and authentication control to remove the integrated Windows authentication.

5. Do not ignore the image link. In non-Anonymous access, it can also cause a verification dialog box, and each image appears once (if an absolute URL is used)

6. Whether the FrontPage Server Extension is installed when IIS is installed. If yes, uninstall it.

In this way, we have explained the knowledge of the IIS Site.

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.