• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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