On Thu, 2003-04-03 at 20:47, Kurt Didenhover wrote: > I'm trying to set up a local web server for development purposes and I > want easy access to the files being served, so I made a public_html > directory in my home directory and pointed my webserver to > localhost/~username, but I get a 403 Forbidden Access error. Has anyone > had this happen before? > > I'm running Red Hat 8.0 with the Apache server that came on the install CDs. >
I think you have to uncomment the appropriate lines in httpd.conf. Something about public_html I imagine. RedHat has user web directory stuff off by default. Michael > Thanks _______________________________________________ newbies mailing list [EMAIL PROTECTED] http://phantom.byu.edu/cgi-bin/mailman/listinfo/newbies
