Results 1 to 3 of 3
|
Enjoy an ad free experience by logging in. Not a member yet? Register.
|
|
-
11-28-2009 #1
- Join Date
- Nov 2009
- Posts
- 9
How to create many virtual Hosting for many users ?
I created some virtualhosts on lighttpd for users : user1, user2
In lighttpd.conf i see user&group of lighttpd is: lighttpd .
When i run script on home's user1 , i using php script upload some files , then these files have permission of lighttpd, these files don't have permisson of user1
I want its like when i installed apache + suphp + php (cgi).
Please help me. Thanks
-
12-02-2009 #2
I think you are looking for:
Lighttpd - HowToSetupFastCgiIndividualPermissions - lighty labs
I really hope that fixes your Issue, sorry if I misunderstood your Question.
-
12-02-2009 #3
- Join Date
- Nov 2009
- Posts
- 9
yeah, thanks so much