caddy/modules/caddyhttp/reverseproxy/fastcgi
Kévin Dunglas efd9251ad3
fileserver: Add first_exist_fallback strategy for try_files (#6699)
* feat: add first_exist_or_fallback strategy for try_files

* fix tests

* linter
2024-12-03 05:44:49 -07:00
..
caddyfile.go fileserver: Add first_exist_fallback strategy for try_files (#6699) 2024-12-03 05:44:49 -07:00
client.go perf: use zap's Check() to prevent useless allocs (#6560) 2024-09-13 11:16:37 -06:00
client_test.go caddytls: Upgrade ACMEz to v2; support ZeroSSL API; various fixes (#6229) 2024-04-13 21:31:43 -04:00
fastcgi.go core: Implement FastAbs to avoid repeated os.Getwd calls (#6687) 2024-11-13 03:55:51 -05:00
header.go fastcgi: Optimize FastCGI transport (#4978) 2022-09-02 16:57:55 -06:00
pool.go fastcgi: Optimize FastCGI transport (#4978) 2022-09-02 16:57:55 -06:00
reader.go fastcgi: Optimize FastCGI transport (#4978) 2022-09-02 16:57:55 -06:00
record.go fastcgi: Optimize FastCGI transport (#4978) 2022-09-02 16:57:55 -06:00
writer.go fastcgi: Optimize FastCGI transport (#4978) 2022-09-02 16:57:55 -06:00