I am running FC4, and I want to give a couple of friends some webspace on my server. I am running apache/proftpd.
I have created a user in /home/<user>
currently I am hosting his files in /var/www/html/<user>
I have also created a subdomain for him and an apache virtual server to point to /var/www/html/<user>
Accessing his subdomain works fine.
However he can only FTP into his home dir. How can I let him upload his own files into the dir where apache hosts the files ?
Regards.
I have created a user in /home/<user>
currently I am hosting his files in /var/www/html/<user>
I have also created a subdomain for him and an apache virtual server to point to /var/www/html/<user>
Accessing his subdomain works fine.
However he can only FTP into his home dir. How can I let him upload his own files into the dir where apache hosts the files ?
Regards.