Apache Server configuration support - Permissions problem

This is Interesting: Free IT Magazines  
Home > Archive > Apache Server configuration support > July 2007 > Permissions problem





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Permissions problem
Phil Latio

2007-07-18, 1:25 am

I have a permissions problem with Apache but I am sure it is simple to cure.

Originally had 3 domains, all belonged to same user, so all webdirectories
were off the single home directory of that user:-
/home/user01/domainone.com/html/
/home/user01/domaintwo.com/html/
/home/user01/domainthree.com/html/

I simply set in httpd.conf the following:
User user01
Group user01

Now I want to have 3 individual linux users, each running one of these
domains off their own particular home directory:-
/home/user01/domainone.com/html/
/home/user02/domaintwo.com/html/
/home/user03/domainthree.com/html/

Problem is Apache will only show user01's website and refuse permisssion to
the other 2.

Can I make group in httpd.conf to something like webusers and then make all
users members of that group?
User user01
Group webusers

Cheers

Phil


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com