Did you uncomment 

<Directory /home/*/public_html>
    AllowOverride All
    Options MultiViews -Indexes Includes FollowSymLinks
    <IfModule mod_access.c>
      Order allow,deny
      Allow from all
    </IfModule>
</Directory>

> Its a stock rollout. I thought it would come to vhost's, since I dont 
> know much about time. The server is 192.168.0.4, i try a ~user it will 
> point to something like 192.168.0.3
> 
> All my /etc/httpd/conf/vhosts files as commented out
> 
> commonhttpd.conf has:
> <IfModule mod_userdir.c>
>      UserDir public_html
> </IfModule>
> 


-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to