caddy/modules/caddyhttp/reverseproxy/fastcgi
Matthew Holt 14f9662f9c
Various fixes/tweaks to HTTP placeholder variables and file matching
- Rename http.var.* -> http.vars.* to be more consistent
- Prefixing a path matcher with * now invokes simple suffix matching
- Handlers and matchers that need a root path default to {http.vars.root}
- Clean replacer output on the file matcher's file selection suffix
2019-09-06 12:36:45 -06:00
..
client_test.go reverse_proxy: WIP refactor and support for FastCGI 2019-09-02 22:01:02 -06:00
client.go reverse_proxy: WIP refactor and support for FastCGI 2019-09-02 22:01:02 -06:00
fastcgi.go Various fixes/tweaks to HTTP placeholder variables and file matching 2019-09-06 12:36:45 -06:00