• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

New folder in directory "private" on each domain

Thomas Becker

Basic Pleskian
Hello,
If I create a new domain in Plesk there are created a some folders like httpdocs, conf, cgi-bin, dev, usr, ... and also a folder named "private". I want to have a new folder in the folder "private" which is automatically created when adding new domains. Where is the template or skeleton for the folder "private"?
Thanks.

Greets
Thomas
 
Thanks for your reply, IgorG.
That was my first thought too, but there is no folder "private" in /var/www/vhosts/.skel/0/
That's the reason why I thought there must be another skeleton.

Does it make sense to create a folder "private/my_new_folder" in "/var/www/vhosts/.skel/0/" although there is noch folder "private" ?
Anyway it is good to know where the folder "private" comes from if not from "/var/www/vhosts/.skel/0/"

Just for those who are searching for that in the forum.
I need a directory for the session.save_path when using PHP as fastcgi. That's why I need the mention folder.
 
Last edited:
Vhost directories structure will be created according to this skeleton. Therefore you can add directory what you want there and all new vhosts will be created with this added directory according to skeleton.
 
Back
Top