0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2024-12-23 22:27:38 -05:00
caddy/modules/caddyhttp/fileserver
Francis Lavoie 6e9ac248dd
fastcgi: Set PATH_INFO to file matcher remainder as fallback (#3739)
* fastcgi: Set PATH_INFO to file matcher remainder as fallback

* fastcgi: Avoid changing scriptName when not necessary

* Stylistic tweaks

Co-authored-by: Matthew Holt <mholt@users.noreply.github.com>
2020-12-04 17:12:13 -07:00
..
testdata fileserver: Fix try_files for directories; windows fix (#3684) 2020-09-16 18:09:28 -06:00
browse.go fileserver: Add debug logging 2020-11-26 09:37:42 -07:00
browse_test.go fileserver: Fix inconsistencies in browse JSON 2020-08-31 12:33:43 -06:00
browselisting.go fileserver: Preserve transformed root (fix #3838) 2020-11-24 12:24:44 -07:00
browselisting_test.go ci: Use golangci's github action for linting (#3794) 2020-11-22 14:50:29 -07:00
browsetpl.go browse: align template to struct field renames from 4940325 (#3706) 2020-09-08 10:45:48 -06:00
caddyfile.go fileserver: Improve and clarify file hiding logic (#3844) 2020-11-02 14:20:12 -07:00
command.go cmd: file-server: add --access-log flag (#3454) 2020-05-26 15:04:04 -06:00
matcher.go fastcgi: Set PATH_INFO to file matcher remainder as fallback (#3739) 2020-12-04 17:12:13 -07: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: Add debug logging 2020-11-26 09:37:42 -07:00
staticfiles_test.go fileserver: Improve and clarify file hiding logic (#3844) 2020-11-02 14:20:12 -07:00