X
Xannor
Guest
One of my virtual host directories, let us say /home/httpd/vhosts/domain.tld has got its ownership screwed up somehow. What are the default ownerships for all the files and directories in that folder?
I have used chown and done:
chown -R domainusersacln /home/httpd/vhosts/domain.tld
chown domainusersaserv /home/httpd/vhosts/domain.tld/httpdocs
It seems to be working for now, but are that all there is? I do not want to run into trouble later on...
Thanks in advance,
Tom
I have used chown and done:
chown -R domainusersacln /home/httpd/vhosts/domain.tld
chown domainusersaserv /home/httpd/vhosts/domain.tld/httpdocs
It seems to be working for now, but are that all there is? I do not want to run into trouble later on...
Thanks in advance,
Tom