giving webspace to multi home users

Associate
Joined
2 Jul 2004
Posts
1,430
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.
 
Back
Top Bottom