0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-02-10 23:40:06 -05:00
caddy/modules/caddyhttp/fileserver
2021-12-11 09:26:21 -05:00
..
testdata
browse.go fileserver: Fix handling of symlink sizes in directory listings () 2021-11-22 14:59:09 -07:00
browse.html fileserver: Move default browse template into a separate file () 2021-11-15 11:53:54 -07:00
browsetplcontext.go fileserver: do not double-escape paths () 2021-12-11 09:26:21 -05:00
browsetplcontext_test.go fileserver: browse: do not encode the paths in breadcrumbs and page title () 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 () 2021-12-05 23:48:40 -07:00
staticfiles_test.go