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
browse.go fileserver: Add debug logging 2020-11-26 09:37:42 -07:00
browse_test.go
browselisting.go
browselisting_test.go
browsetpl.go
caddyfile.go
command.go
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