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

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