Hello,

I'm looking for help on the configuration of an Apache Web Server that I am creating for my school. The web server is being run on Red Hat Fedora. So far, I have successfully installed Apache and have been able to connect to the IP by typing it into a browser window. However, right now the default index.html page just shows up. As well, I have created a set of users with passwords using htpasswd (i believe that's what it is called)

From here, I want to be able to make per_user webspace which is where each user can have their own specified html section which is usually defined by a ~ after the website such as www.something.com/~User1. I've tried using the Apache Help files, but found that they weren't specific enough since I am a huge n00b at this. Any help/links/comments/suggestions/questions...anything.... would be greatly appreciated!

Thanks a lot!

-Scott