caddy/modules/caddyhttp/fileserver
2021-12-11 09:26:21 -05:00
..
testdata
browse.go fileserver: Fix handling of symlink sizes in directory listings (#4415) 2021-11-22 14:59:09 -07:00
browse.html fileserver: Move default browse template into a separate file (#4417) 2021-11-15 11:53:54 -07:00
browsetplcontext.go fileserver: do not double-escape paths (#4447) 2021-12-11 09:26:21 -05:00
browsetplcontext_test.go fileserver: browse: do not encode the paths in breadcrumbs and page title (#4410) 2021-11-23 03:13:09 -05:00
caddyfile.go
command.go
matcher.go
matcher_test.go
staticfiles.go docs: use backticks to not italicise glob path (#4460) 2021-12-05 23:48:40 -07:00
staticfiles_test.go