mirror of
https://github.com/caddyserver/caddy.git
synced 2026-06-21 00:25:07 +00:00
- 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
|
||
|---|---|---|
| .. | ||
| caddyfile.go | ||
| templates.go | ||
| tplcontext.go | ||
| tplcontext_test.go | ||