
Web Administration
Get flash to fully experience Pearltrees
VirtualHost Examples
Phusion Passenger users guide
2.2. Generic installation, upgrade and downgrade method: via RubyGems RubyGems is only used as a method to obtain the Phusion Passenger files, so in case you have multiple Ruby versions it does not matter which Ruby’s RubyGems you use for installation. Once installed, Phusion Passenger can work with all other Ruby versions on your system.Posted by smoe on 04/18/2009 One of the great things about using Passenger rather than Mongrel is the simple Apache configuration that gets you started. You don’t need to manage ports, decide how many processes an application is going to need, or edit a second configuration file for the application servers. At this time passenger 2.2.0 is the newest release, and it works great with mod_rewrite and every other Apache module I use. This is the virtual host entry from the Phusion Passenger Apache Users Guide

