caddy/modules/caddyhttp/fileserver
diamondburned 76913b19ff
fileserver: Fix browse not redirecting query parameters (#4196)
This commit is a follow up to PR #4179 that introduced a bug where
browse redirections to the right URL would not preserve query
parameters.
2021-06-07 17:33:54 -06:00
..
testdata
browse.go fileserver: Fix browse not redirecting query parameters (#4196) 2021-06-07 17:33:54 -06:00
browse_test.go fileserver: Share template logic for both `templates` and `file_server browse` (#4093) 2021-04-30 22:17:23 -04:00
browsetpl.go fileserver: Browse listing supports dark mode (#4066) 2021-03-19 11:41:02 -06:00
browsetplcontext.go fileserver: Share template logic for both `templates` and `file_server browse` (#4093) 2021-04-30 22:17:23 -04: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 status code override (#4076) 2021-04-08 11:09:12 -06:00
command.go
matcher.go fileserver: Fix `file` matcher with empty `try_files` (#4147) 2021-05-04 09:49:13 -06:00
matcher_test.go fastcgi: Set PATH_INFO to file matcher remainder as fallback (#3739) 2020-12-04 17:12:13 -07:00
staticfiles.go fileserver: Redirect within the original URL (#4179) 2021-06-07 12:20:08 -06:00
staticfiles_test.go fileserver: Improve and clarify file hiding logic (#3844) 2020-11-02 14:20:12 -07:00