mirror of
https://github.com/caddyserver/caddy.git
synced 2025-11-02 06:11:06 +00:00
* use url.PathEscape in file-server browse template - add `pathEscape` to c.tpl.Funcs, using `url.PathEscape` - use `pathEscape` in browse.html in place of `replace` * document `pathEscape` * Remove unnecessary pipe of img src to `html` |
||
|---|---|---|
| .. | ||
| testdata | ||
| browse.go | ||
| browse.html | ||
| browsetplcontext.go | ||
| browsetplcontext_test.go | ||
| caddyfile.go | ||
| command.go | ||
| matcher.go | ||
| matcher_test.go | ||
| staticfiles.go | ||
| staticfiles_test.go | ||