1. It is not recommended to support Asp.net on the server where the master node is installed, because ASP. NET has a large number of unknown security issues.
2. If you need to use Asp.net to write files or directories, add the following permissions. For example, if user data is stored in the D: \ freehost directory, add the freehost group: "Read attribute" permission to D: \. You can add the permission to hard disk properties --- security --- advanced. Note: The "read attribute" permission is not "read permission "!!!! Setting an error may cause security problems!
The last D: \ permission is as follows:
D: \ (if the user's website content is placed in this partition)
All permissions for Administrators
System read and run (if first-class information monitoring is installed, all permissions are set)
Freehost "read attribute" permission (only for this folder, sub-directory does not need to inherit)
The permissions of the user's website directory are as follows:
D: \ freehost (if the user's website content is stored in this directory)
All permissions for Administrators
All system Permissions
Iis_wpg read permission