I would like to host some of my users' websites but coming to a snag. Whenever someone types in "http://www.thewhizzardslair.net/~whizzard/", for example, they get a error 403 - Forbiden.
I have copied the /etc/e-smith/templates/etc/httpd/conf/httpd.conf/50UserDir00 to /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf/ and edited it:
# UserDir: The name of the directory which is appended onto a user's home
# directory if a ~user request is recieved.
UserDir public_html
UserDir disabled root
Then ran /sbin/e-smith/expand-template /etc/httpd/conf/httpd.conf and restarted httpd. I even created a ~/public_html directory for each user.
If anyone has any input or need more info, please let me know.
Thanks,
Brian