On Thu March 22 2007 12:54, Gordon J. Holtslander wrote: > I'm using opensuse 10.2 on a 64bit system. > > I'm trying to use mod_userdir in apache. This provides a public_html > folder in a users home directory to serve web pages. > > I have enabled the module in yast. I have configured the mod_userdir.conf > file to allow userdir mod for all users, except root.
Hi Gordon, There's been a change in this configuration since 10.0. Edit /etc/sysconfig/apache2 and set: APACHE_CONF_INCLUDE_FILES="extra/httpd-userdir.conf" save, run rcapache2 restart hth & regards, Carl -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
