1
0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-03-31 18:41:45 +02:00
caddy/modules/caddyhttp/fileserver
Matt Holt a479943acd
caddyhttp: Smarter path matching and rewriting ()
Co-authored-by: RussellLuo <luopeng.he@gmail.com>
2022-08-16 08:48:57 -06:00
..
testdata fileserver: properly handle escaped/non-ascii paths () 2021-09-16 20:40:31 +00:00
browse.go fileserver: reset buffer before using it () () 2022-08-15 22:31:45 -06:00
browse.html fileserver: Move default browse template into a separate file () 2021-11-15 11:53:54 -07:00
browsetplcontext.go fileserver: Support virtual file systems () 2022-07-30 13:07:44 -06: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 fileserver: Support virtual file system in Caddyfile 2022-07-31 21:41:26 -06:00
command.go caddyhttp: Implement caddy respond command () 2022-08-01 13:36:22 -06:00
matcher.go fileserver: Support virtual file systems () 2022-07-30 13:07:44 -06:00
matcher_test.go fileserver: Support virtual file systems () 2022-07-30 13:07:44 -06:00
staticfiles.go caddyhttp: Smarter path matching and rewriting () 2022-08-16 08:48:57 -06:00
staticfiles_test.go caddyhttp: Refactor and export SanitizedPathJoin for use in fastcgi () 2021-06-17 09:59:08 -06:00