Creating sites with specific user as owner
Hi
I run ISPConfig a little different then expected, and I need sites to be created with a specific user as owner of the directories and files.
When creating a new site, ownership is set to "root" in some places, and client[id]/user[id] in other places.
How do I go about making the last once owned (user and group) by i.e. 'harry'?
What I need is for ISPConfig to create the sites as follows:
# ls -ald /var/www/clients/client0/web2/web/
drwx--x--- 4 harry harry 4096 Apr 22 09:25 /var/www/clients/client0/web0/web/
Thanks!
|