apache2 + UserDir on FC3
Net Llama!
netllama
Sat Feb 19 23:14:32 PST 2005
On Sat, 19 Feb 2005, Collins Richey wrote:
> I've just put up FC3 on my system again. Most things are working
> (sound not, but that's no surprise; the 2.6 kernel offered is pretty
> old). I've got apache up and working with php from the standard
Their 2.6.10 kernel is pretty old?? Which version did you want exactly?
> DocumentRoot, but I can't get ~collins/public_html/index.html or
> ...index.php to work. I always get You don't have permission to access
> /~collins/... on this server.
>
> I've added the following to /etc/httpd/conf/httpd.conf (similar to
> what I have on Gentoo), but no workie. And, yes, httpd was restarted
> after updating the .conf file.
>
> <IfModule mod_userdir.c>
> UserDir public_html
> </IfModule>
>
> <Directory /home/*/public_html>
> AllowOverride All
> Options MultiViews -Indexes Includes FollowSymLinks
> <IfModule mod_access.c>
> Order allow,deny
> Allow from all
> </IfModule>
> </Directory>
>
> mod_userdir and mod_access are loaded earlier in the .conf file.
>
> What am I missing?
Works ok my on FC3 box. What perms do you have on ~$user ?
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Lonni J Friedman netllama at linux-sxs.org
LlamaLand http://netllama.linux-sxs.org
More information about the Linux-users
mailing list