• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Question Default folder permission

pasamsin

New Pleskian
Plesk windows

After creating each hosting, I'd like to give read and write permissions to IWPG_username user for the httpdocs directory (or the addon domain directory if it's an addon domain) automatically. How can I do this?
 
Hello,

you should take a look at "Additional write/modify permissions"
Hosting Parameters
This is exactly the same as you want. Plesk grants full access privileges for IIS account to site doc root directory.
 
I'm talking about something else.

If I open a new hosting, IWPG_xxxxxx users have full access to the httpdocs folder.

I want it to be.

<Entry AccounType="0" Account="Null" Path="[HTTPD_VHOSTS_D]" AceFlags="ThisFolderSubfoldersAndFiles" AccessMask="FullAccess" EntryFlags="0x140" Tag="" Tag2=""/>

How can I set the above line for IWPG_xxxxx.
 
Back
Top