caddy/caddyconfig
Matt Holt 3e1fd2a8d4
httpcaddyfile: Wrap site block in subroute if host matcher used (#5130)
* httpcaddyfile: Wrap site block in subroute if host matcher used (fix #5124)

* Correct boolean logic (oops)
2022-10-12 09:27:08 -06:00
..
caddyfile Fix #4169 (correct e6c58fd) 2022-09-15 14:13:58 -06:00
httpcaddyfile httpcaddyfile: Wrap site block in subroute if host matcher used (#5130) 2022-10-12 09:27:08 -06:00
configadapters.go chore: Bump up to Go 1.19, minimum 1.18 (#4925) 2022-08-02 16:39:09 -04:00
httploader.go caddyconfig: Implement retries into HTTPLoader (#5077) 2022-10-05 22:34:49 -06:00
load.go Replace strings.Index usages with strings.Cut (#4930) 2022-08-04 11:17:35 -06:00