• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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