Proxy Plugin for DocPad
Proxy specific routes of our DocPad server to different locations
Add the your proxies to the docpad configuration file like so:
plugins:
proxy:
proxies:
'/some/path': 'http://some-proxy.com'
'/another/path': 'http://another-proxy.com'
Discover the change history by heading on over to the HISTORY.md
file.
Discover how you can contribute by heading on over to the CONTRIBUTING.md
file.
These amazing people are maintaining this project:
- Benjamin Lupton b@lupton.cc (https://github.com/balupton)
- Nick Crohn nick@meltmedia.com (https://github.com/ncrohn)
No sponsors yet! Will you be the first?
These amazing people have contributed code to this project:
- Anton Poleshchuk — view contributions
- Benjamin Lupton b@lupton.cc — view contributions
- Nick Crohn nick@meltmedia.com — view contributions
Unless stated otherwise all works are:
- Copyright © Bevry Pty Ltd us@bevry.me (http://bevry.me)
and licensed under:
- The incredibly permissive MIT License