caddy/modules/caddyhttp/reverseproxy
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
..
fastcgi fileserver: Add first_exist_fallback strategy for try_files (#6699) 2024-12-03 05:44:49 -07:00
forwardauth
addresses.go
addresses_test.go
admin.go
ascii.go
ascii_test.go
caddyfile.go
command.go
copyresponse.go
healthchecks.go caddyhttp: Add MatchWithError to replace SetVar hack (#6596) 2024-11-04 23:18:50 +00:00
hosts.go
httptransport.go caddyhttp: Add MatchWithError to replace SetVar hack (#6596) 2024-11-04 23:18:50 +00:00
httptransport_test.go
metrics.go
reverseproxy.go core: Implement FastAbs to avoid repeated os.Getwd calls (#6687) 2024-11-13 03:55:51 -05:00
selectionpolicies.go reverseproxy: Allow 0 as weights for weighted_round_robin (#6681) 2024-11-07 17:58:31 -05:00
selectionpolicies_test.go reverseproxy: Allow 0 as weights for weighted_round_robin (#6681) 2024-11-07 17:58:31 -05:00
streaming.go
streaming_test.go
upstreams.go
upstreams_test.go