Question : How to create webspace for users on apache2

Dear Expert:

I have a Linux Debian with apache 2 installed with default parameters and my web address (something like www.myserver.com) is working and available from other computers on the net. I added some users and every user has its own disc space at /home/<user_name>.

MY QUESTION:
-------------------
How can I do for allowing users to have its own web under www.myserver.com/~<user_name> ?

Thank you.

Answer : How to create webspace for users on apache2

Just load and enable "mod_userdir", see: http://httpd.apache.org/docs/2.0/mod/mod_userdir.html
Random Solutions  
 
programming4us programming4us