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.
Required Ruby Version
>= 0
Authors
Andrea Leopardi
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.
>= 0
Andrea Leopardi