Hey, i want to user multiple directorys: I have directory's like /home/username1 and /home/username2 but i also have directory's set up like this /data/username3 and /data/username4. So i have set my document rot to /home/ and this works wel for the first users, so i can surf to http://localhost/username1 and http://localhost/username2 but the thing is http://localhost/username 3 en httpd://lcoalhost/username4 does not work?? How can i fix this??
You need to setup virtualhosts in your httpd.conf. Read up the guide on configuration. yes it is advanced but once you have a hang of it, its fine... Try setting up DA on the box, it will aid in getting multiple users configured in apache.