Hi all! I''m trying to install RoR in my lighttpd server environment, which has multiple users and domains. I want the lighttpd process to pass all work to RoR through an already existing FastCGI socket for each Rails application. The FastCGI "socket daemon" which basically just waits for work from the lighttpd process must run as a specific UID/GID (to prevent cross site file access). A have an existing similar setup with PHP on the same server, like the one described here: http://trac.lighttpd.net/trac/wiki/HowToSetupFastCgiIndividualPermissions -- Basically I want to do the same with Rails. Any ideas? ~Silverjam :-) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---