My goal is to run multiple Ruby on Rails web apps and one PHP application on Apache2 from a single server.
All of those virtual hosts will be Name-based and running on 80
port.
Is it possible? How can I do that? Will it have any negative performance impact because of these mods_x cooperation.