RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Apache configuration for single application with mutiple hosts

Configuring apache for single rails application with multiple hosts .This tutorial will explains about the apache configuration for single rails application with many virtual hosts

Comments

Uh, I wonder if this guy has heard of ServerAlias? I have set up a couple of apps serving on multiple domains in the past and it was as simple as throwing in a couple of ServerAlias directives in the VirtualHost.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in