1
0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-03-10 23:59:01 +01:00
caddy/modules/caddyhttp/reverseproxy/fastcgi
Francis Lavoie 6e9ac248dd
fastcgi: Set PATH_INFO to file matcher remainder as fallback ()
* 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
..
caddyfile.go fastcgi: Add timeouts support to Caddyfile adapter () 2020-11-02 15:11:17 -07:00
client.go ci: Use golangci's github action for linting () 2020-11-22 14:50:29 -07:00
client_test.go ci: Upgrade to Go 1.15 () 2020-08-20 14:04:10 -06:00
fastcgi.go fastcgi: Set PATH_INFO to file matcher remainder as fallback () 2020-12-04 17:12:13 -07:00