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!

Redirecting HTTP requests using the IP address of a client in your Apache Config

Maybe you’ve got some Ruby or even Rails webservice running for different clients. Given that you need to serve some different resources to different customers under the same URL, redirecting requests based on IP address ranges can by quite handy. Read this article to find out how you can do that with Apache 2.4.

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