jtrupiano / rack-rewrite

A web server agnostic rack middleware for defining and applying rewrite rules. In many cases you can get away with Rack::Rewrite instead of writing Apache mod_rewrite rules.
http://github.com/jtrupiano/rack-rewrite
MIT License
836 stars 80 forks source link

Add :scheme option to README and mention that :host, :method, and :schem... #45

Closed eliotsykes closed 11 years ago

eliotsykes commented 11 years ago

Add :scheme option to README and mention that :host, :method, and :scheme accept regexp, string, and symbols