0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2024-12-23 22:27:38 -05:00
caddy/modules/caddyhttp/templates
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
..
caddyfile.go Various fixes/tweaks to HTTP placeholder variables and file matching 2019-09-06 12:36:45 -06:00
templates.go Various fixes/tweaks to HTTP placeholder variables and file matching 2019-09-06 12:36:45 -06:00
tplcontext.go Implement config adapters and beginning of Caddyfile adapter 2019-08-09 12:05:47 -06:00
tplcontext_test.go Add license 2019-06-30 16:07:58 -06:00