Insert username in physical path of users's virtual host
Would be great to make virtual host's directories structure depending on username instead of main domain name. Or make it a switching option. Or add username in a path.
Examples:
<plesk_vhosts_dir><username><docroot>
or
<pleskvhostsdir><username><maindomainname><docroot>
In order the structure of virtual hosts and related users would be clearer,
-
ram commented
The structure of a Plesk account on disk is:
pleskvhostsdir \ maindomain.tld \ maindomain.tld
pleskvhostsdir \ maindomain.tld \ domain2.tld
pleskvhostsdir \ maindomain3.tld \ maindomain3.tldWe think it should be the name of the user instead of the name of the main domain or first domain registered in Plesk. For instance:
pleskvhostsdir \ user1 \ domain1.tld
pleskvhostsdir \ user1 \ domain2.tld
pleskvhostsdir \ user2 \ domain3.tldAdministering with the username is friendlier for your understanding and for the client it is more orderly, perhaps the first domain that you add in your Plesk account will not always be the main one for the client.