• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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