• 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.

Changing .skel behavior

W

WolfJack

Guest
I'd like to change the way that new accounts are created. Specifically instead of having seperate httpdocs and httpsdocs I would like to have httpsdocs link over to httpdocs.

I have gotten the basics of this to work out by changing the layout in /home/httpd/vhost/.skel and making the link. The problem I am seeing is that when a new account is created it is not changing the ownership of the (sym-linked) httpsdocs to user.psaserv. This causes apache to fail when trying to browse via https.

I am guessing that there is another install script that I have to tweak somewhere but I am unsure which file it would be.


Suggestions?
 
You may have to write a short script to do that, then use the Server -Event Manager to run the script upon Event - Physical Hosting Created
 
Back
Top