- 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
|
||
|---|---|---|
| .. | ||
| browse.go | ||
| browse_test.go | ||
| browselisting.go | ||
| browsetpl.go | ||
| caddyfile.go | ||
| matcher.go | ||
| staticfiles.go | ||
| staticfiles_test.go | ||