Ruby/ROR with Apache 2.x ?

Subscribe to Ruby/ROR with Apache 2.x ? 3 posts, 2 voices

 
Zamt 8 posts

I’ve been drinking a bit of the RUBY coolaide lately… and want to try out ROR on my server I have setup that is already running Apache 2.x/PHP5/Mysql5 .

Can anyone point me to a good HOWTO set this up? I know a bunch of people use ROR with different web servers… I just don’t hear a lot about people using with Apache.

 
Al Gordon 60 posts

From what I understand, people using Rails and Apache are using something called “Passenger”, which is basically mod_rails for Apache.

See:

http://weblog.rubyonrails.org/2008/4/11/passeng…

http://nubyonrails.com/articles/ask-your-doctor…

I think that more Rails sites are fronted by nginx than Apache. An example nginx.conf is here:

http://brainspl.at/articles/2006/09/12/new-ngin…

 
Al Gordon 60 posts

Zamt, maybe also take a look at these links. They’re probably more along the lines of what you’re looking for:

http://blog.codahale.com/2006/06/19/time-for-a-...

http://nlakkakula.wordpress.com/2007/07/19/sett…

copyright © 2007 scosug - all rights reserved