Luc Martineau wrote:
Hello,i have my server set up pretty nice andworking the onlything that is not working is a simple problem with apache.i have 2 sites  right now  one is the default site and the second is one i added
to learn  the one i added is a alias i have enterd the virtual host in
httpd.conf the directory is /home/username/   and the file is index.html  the
problem is when i try to access it i get a unathorised to view this page. i am
also getting this for the default page now. i oviously have permision problems
but have no idea on what to do to correct this.

thanks
everyone.
Luc
 
 

Check the permission status of the home directory.  By default,  user home directories are created with a 700 permission set.  (eg. /home/theuser/  has 0700 permission.)  In order to see the html dir in the home, atleast set the permissions for the home to 711.   This will give cascading access to the html directory.
 
-- 
North Lilly
Lan Administrator
School of Library and Information Science
Kent State University
330-672-2782

****  The Goddess is Alive and 
       Magic is Afoot!  ****
 

Reply via email to