Michael Graff wrote: > The only issue I have with Passenger is the same one I have for any > apache-module based application: Break into one, and you break into > them all. > > That is, they all run as user www group www (on my box, those can > vary.) Therefore if applications cross administrative boundaries, > they must run on different Apache instances. Otherwise, one can read > another application's database.yml and the game is over. > Passenger solves that problem: http://www.modrails.com/documentation/Users%20guide.html#user_switching > That said, I'm the owner of my personal server, and therefore I am a > single boundry. I've started the conversion over to Passenger. One > down, 5 more to go. Looks trivial, and just works so far. The only > "site" I have it up on is my soon-to-be personal media database, > http://media.flame.org/ and no, it's not even close to done yet. > > --Michael > > On Mon, Mar 2, 2009 at 10:39 AM, Bob Martens <[email protected]> wrote: > >> +1 for Passenger. I'm currently running some Rails apps and a Sinatra >> app as well on the same box. Very easy, very simple, very cool. >> >> On Mar 2, 9:10 am, Sazima <[email protected]> wrote: >> >>> Phusion Passenger is the easiest (and increasingly better) way: >>> >>> http://blog.phusion.nl/2009/03/01/phusion-passenger-211-beta-released... >>> >>> Cheers, Sazima >>> >>> On Mar 2, 4:26 am, "--- z...@m ---" <[email protected]> wrote: >>> >>> >>>> how can manage multiple rails applications with apache >>>> >>>> i have followed the following tutorial and successfullt set up my >>>> rails site using apache >>>> >>>> http://www.howtoforge.com/ruby_on_rails_debian_etchhttp://www.howtofo... >>>> >>>> but how can i configure apache to host more than one rails site ? >>>> > > > >
-- Jack Christensen [email protected] --~--~---------~--~----~------------~-------~--~----~ 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

