Buddy Coffey wrote:
John Meyer wrote:
I set up Apache to run through YAST2, and anything located in my srv/www (I think) will publish. However, any of the user public_html directories do not publish. When I try to acccess them, I get the following error:
Access forbidden!
You don't have permission to access the requested object. It is either read-protected or not readable by the server.
If you think this is a server error, please contact the webmaster.
and I have mod_userdir enabled. What else do I need to do?
Do you have an index.html in that directory? If not, you may need to enable Indexes in your apache2 config files.
Buddy Coffey Advanced Electromagnetics
index.html and an index.php It works in the svr/www directory, but not in my home user directory, which would kind of suck if I had to use su everytime I wanted to update.