On Fri, Dec 09, 2005 at 04:02:46PM -0700, 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?
There is a bug in yast2, that it disables the mod_userdir configuration. See https://bugzilla.novell.com/show_bug.cgi?id=128226 You need to add the configuration again: https://bugzilla.novell.com/attachment.cgi?id=53980&action=view UserDir public_html Include /etc/apache2/mod_userdir.conf (in /etc/apache2/default-server.conf) Peter -- When in danger, or in doubt, run in circles, scream and shout. -- Robert A. Heinlein