0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-01-20 22:52:58 -05:00
caddy/modules/caddyhttp/fileserver
2023-03-03 14:45:17 -07:00
..
testdata
browse.go fileserver: stop listing dir when request context is cancelled (#5131) 2022-10-08 12:56:35 -06:00
browse.html fileserver: better dark mode visited link contrast (#5105) 2022-10-01 18:14:27 -06:00
browsetplcontext.go fileserver: stop listing dir when request context is cancelled (#5131) 2022-10-08 12:56:35 -06:00
browsetplcontext_test.go
caddyfile.go
command.go cmd: Expand cobra support, add short flags (#5379) 2023-02-24 16:09:12 -07:00
matcher.go go.mod: Upgrade various dependencies (#5362) 2023-02-08 17:49:17 +00:00
matcher_test.go go.mod: Upgrade various dependencies (#5362) 2023-02-08 17:49:17 +00:00
staticfiles.go fileserver: Remove trailing slash on fs filenames (#5417) 2023-03-03 14:45:17 -07:00
staticfiles_test.go