RubyGems Navigation menu

rack-domain_redirect 0.1.1

Rack::DomainRedirect is a tiny rack middleware for redirecting to the configurable domain. If user request's the service from domain other than that configured it redirects to the first domain on the configuration list. If no domain is configured it does noting and passes requests to another application in the chain.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.1.1 - January 14, 2010 (6.5 KB)

Runtime 相依性套件 (1):

rack >= 1.1

Development 相依性套件 (2):

rack-test >= 0.5
shoulda >= 2

擁有者:

作者:

  • Michal Pawlowski

SHA 256 總和檢查碼:

= 複製 已複製

總下載次數 4,711

這個版本 4,711

授權:

Ruby 版本需求:

相關連結: