0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-01-06 22:40:31 -05:00
caddy/modules/caddyhttp/reverseproxy
Francis Lavoie 7243454a96
fastcgi: php_fastcgi subdirectives to override shortcut behaviour (#3255)
* fastcgi: Add new php_fastcgi subdirectives to override the shortcut

* fastcgi: Support "index off" to disable redir and try_files

* fastcgi: Remove whitespace to satisfy linter

* fastcgi: Run gofmt

* fastcgi: Make a new dispenser instead of using rewind

* fastcgi: Some fmt

* fastcgi: Add a couple adapt tests

* fastcgi: Clean up for loops

* fastcgi: Move adapt tests to separate files
2020-05-18 12:15:38 -06:00
..
fastcgi fastcgi: php_fastcgi subdirectives to override shortcut behaviour (#3255) 2020-05-18 12:15:38 -06:00
caddyfile.go core: Add support for d duration unit (#3323) 2020-05-11 16:41:11 -06:00
command.go cmd: reverse-proxy: add --insecure flag (with warning) (#3389) 2020-05-12 10:43:18 -06:00
healthchecks.go all: Recover from panics in goroutines 2020-05-12 11:36:20 -06:00
hosts.go core: Rename ParsedAddress -> NetworkAddress 2020-04-07 08:33:45 -06:00
httptransport.go pki: Embedded ACME server (#3198) 2020-05-05 12:35:32 -06:00
reverseproxy.go reverseproxy: Apply response header ops before copying it (fix #3382) (#3401) 2020-05-13 09:52:20 -06:00
selectionpolicies.go core: Rename ParsedAddress -> NetworkAddress 2020-04-07 08:33:45 -06:00
selectionpolicies_test.go Migrate some selection policy tests over to v2 2019-09-09 21:44:58 -06:00
streaming.go v2: housekeeping: address minor lint complaints (#2957) 2020-01-03 11:33:22 -07:00