Dear all, Could anyone refer me a good tutorial for setting up apache as the proxy for Rails apps that uses Mongrel? Thank you very much. -- If you can''t believe in God the chances are your God is too small. Read my blog: http://joshuajava.wordpress.com/ Follow me on twitter: http://twitter.com/jpartogi --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
I would suggest that you use passenger as that''s much easier than the alternative solutions: http://modrails.com/ ----- Ryan Bigg On 27/01/2009, at 12:53 PM, Joshua Partogi wrote:> > Dear all, > > Could anyone refer me a good tutorial for setting up apache as the > proxy for Rails apps that uses Mongrel? > > Thank you very much. > > -- > If you can''t believe in God the chances are your God is too small. > > Read my blog: http://joshuajava.wordpress.com/ > Follow me on twitter: http://twitter.com/jpartogi > > >--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Ryan Bigg wrote:> I would suggest that you use passenger as that''s much easier than the > alternative solutions: http://modrails.com/ > ----- > Ryan BiggThese are the Apache settings you need: http://httpd.apache.org/docs/2.2/mod/mod_proxy_balancer.html -- Posted via http://www.ruby-forum.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 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 -~----------~----~----~----~------~----~------~--~---