Hi, I am new to ruby, I installed the mysql and configure properly the ruby to use mysql. But I am using WeBRICK webserver instead of Apache! I want to use Apache with ruby, how can I configure that in Mac OS X 10.5.1 ? Thanks all :) PS: I have macports and I installed fast-cgi -- 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 -~----------~----~----~----~------~----~------~--~---
Greg Donald
2007-Nov-29 22:59 UTC
Re: Configure Apache in Mac Os X 10.5 to be used with ROR
On Nov 29, 2007 2:19 PM, Joao Pedro <rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> I want to use Apache with ruby, how can I configure that in Mac OS X > 10.5.1 ?Most people don''t use Ruby directly with Apache, we proxy our mongrel (or lighttpd) process under an Apache vhost or something similar. -- Greg Donald http://destiney.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 -~----------~----~----~----~------~----~------~--~---