mirror of
https://github.com/middleman/middleman.git
synced 2022-11-09 12:20:27 -05:00
efd1ef69d6
Upgrade our deps Drop support for Ruby 2.2 (because some deps have) Update rubocop and lints
5 lines
247 B
Ruby
5 lines
247 B
Ruby
proxy '/sub/fake.html', '/proxied.html', ignore: true
|
|
proxy '/sub/fake2.html', '/proxied.html', ignore: true
|
|
|
|
proxy '/directory-indexed/fake.html', '/proxied.html', ignore: true
|
|
proxy '/directory-indexed/fake2.html', '/proxied.html', ignore: true
|