I am trying to accomplish a mass virtual hosting server where each website is run from it's own user account. Now I've accomplished putting the websites into user's ~/public_html directories but Apache is still running as it's own user so php file managers/admin backends that are run from these sites.
I took a look at mod_userdir but I'm not sure if that's what I was wanting. >From what I see, I think I need something that will allow apache to spawn with userid of site it is serving. Please correct me if I'm wrong and give as many suggestions as possible. -- Ryan James -- [email protected] mailing list
