How to deploy multiple rails app on a single IP (Apache + Passenger)? How to deploy multiple rails app on a single IP (Apache + Passenger)? apache apache

How to deploy multiple rails app on a single IP (Apache + Passenger)?


Additionally, you could set up a standard virtual host setup and use your hosts file to make up a domain you like. This would only work for testing of course, as anyone who wanted to see the apps would need to have the same entries in their hosts file, but would be fine for development.

Domains don't need to be hosted in the domain name system to be useable for virtual hosting.