[PLUG] public_html i.e mod_userdir -- how to make it work in Suse10.2
Gaurav Pant
gauravggs at gmail.com
Thu Jul 5 09:32:10 IST 2007
Hi
Recently i installed Suse10.2 (64bit), I use PHP and prefer to keep stuff
under my home dir. instead of the standard document root.
For this one has to configure Apache to use mod_userdir.so, this should be
working out of the box but does not. even though all the modules are
installed.
The problem got solved after few minutes of searching on the net,
this is what has to be added to your
/etc/apache2/default-server.conf
UserDir "public_html"
Include /etc/apache2/mod_userdir.conf
this info was found at the following link --
http://lists4.opensuse.org/opensuse-bugs/2006-11/msg04480.html
Hope this is helpful to people !!!
Gaurav Pant (aka Dexter)
http://www.horizontalrings.com
More information about the Plug-mail
mailing list