caddy/modules/caddyhttp/fileserver
Slavik 0a5f7a677f
fileserver: Make file listing links purple once visited (#4356)
2021-09-19 22:01:11 -06:00
..
testdata fileserver: properly handle escaped/non-ascii paths (#4332) 2021-09-16 20:40:31 +00:00
browse.go fileserver: Fix displayed file size if it is symlink (#4354) 2021-09-18 05:51:59 -06:00
browsetpl.go fileserver: Make file listing links purple once visited (#4356) 2021-09-19 22:01:11 -06:00
browsetplcontext.go fileserver: Fix displayed file size if it is symlink (#4354) 2021-09-18 05:51:59 -06:00
browsetplcontext_test.go fileserver: Share template logic for both `templates` and `file_server browse` (#4093) 2021-04-30 22:17:23 -04:00
caddyfile.go fileserver: Add `disable_canonical_uris` Caddyfile subdirective (#4222) 2021-07-01 17:22:16 -06:00
command.go
matcher.go caddyhttp: Add support for triggering errors from `try_files` (#4346) 2021-09-17 00:52:32 -06:00
matcher_test.go fileserver: properly handle escaped/non-ascii paths (#4332) 2021-09-16 20:40:31 +00:00
staticfiles.go fileserver: properly handle escaped/non-ascii paths (#4332) 2021-09-16 20:40:31 +00:00
staticfiles_test.go caddyhttp: Refactor and export SanitizedPathJoin for use in fastcgi (#4207) 2021-06-17 09:59:08 -06:00