Configure Ruby on Rails with Phusion Passenger (mod_rails)
The configuration of a new Ruby on Rails (RoR) environment has always been a bit of a struggle thanks to mongrel, mod_ruby,… but thanks to Phusion Passenger the configuration and deployment of RoR applications has become an easy job. I will describe how to configure Ruby on Rails with Phusion Passenger on a Debian (Debian GNU/Linux 5.0.4 (lenny)) server.
Read more