Home  >  Article  >  Backend Development  >  How to set write permission in iis php

How to set write permission in iis php

藏色散人
藏色散人Original
2020-10-07 00:09:462668browse

How to set iis php write permission: First open iis and click on the website to be modified; then click "Edit"; then click "Add" and add the IIS user; finally select the "Write" option and save it Can.

How to set write permission in iis php

Recommended: "PHP Video Tutorial"

1. Open iis, click on the website you want to modify, and then click "Edit Permissions" on the right.

2. Click "Edit"

3. Click "Add" to add an IIS user, usually "netword_service" or "iis_iusers", if not, add "Everyone" (usually not configured )

4. Select "Write" and confirm to save.

The above is the detailed content of How to set write permission in iis php. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn