I wrote a little about this here: http://skandragon.blogspot.com/2007/10/mongrel-apache-and-rails.html
How to set up Apache for multiple hosts (assuming no SSL) is pretty easy, and well-documented in many, many places. Search for "apache virtual host configuration" or similar. How to do it with SSL is even easier, but burns one real IP address per host. --Michael On Mon, Mar 2, 2009 at 1: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_etch > http://www.howtoforge.com/ruby_on_rails_debian_etch_p2 > > but how can i configure apache to host more than one rails site ? > > > > -- (Ruby, Rails, Random) blog: http://skandragon.blogspot.com/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

