rack-domain 1.0.0
This Rack middleware allows you to run specific apps when the request domain matches a given filter. The filter can be provided in a number of ways, for example as a regex or as a string.
Gemfile:
=
install:
=
Runtime Dependencies (1):
rack
>= 1.5