Results 1 to 3 of 3
hi, I installed successfully lighttpd on Centos 5, Run php with fast-cgi.
I created some virtualhosts on lighttpd for users : user1, user2
In lighttpd.conf i see user&group of lighttpd ...
- 11-28-2009 #1Just Joined!
- Join Date
- Nov 2009
- Posts
- 9
How to create many virtual Hosting for many users ?
hi, I installed successfully lighttpd on Centos 5, Run php with fast-cgi.
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 #3Just Joined!
- Join Date
- Nov 2009
- Posts
- 9
yeah, thanks so much


Reply With Quote