We have a RedHat box with Apache2, PHP5 and MySQL 5 for most of our development. We now have a Rails client, and we need to configure the Rails application on the same server. Can we install Ruby and Rails with the same Apache, or should we avoid this? Why or why not? Is it possible to direct subdomains to PHP or Ruby in separate V-host definitions?
ruby-on-rails apache apache2 lamp
Sam McAfee
source share