0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-01-06 22:40:31 -05:00
caddy/caddyconfig
Francis Lavoie b116dcea3d
caddyhttp: Add {?query} placeholder ()
* caddyhttp: Add `{prefixed_query}` placeholder

* fastcgi: Preserve query during canonical redirect

* Use orig_uri instead for the redirect, shorter Caddyfile shortcut
2024-12-02 08:06:38 -05:00
..
caddyfile core: Implement FastAbs to avoid repeated os.Getwd calls () 2024-11-13 03:55:51 -05:00
httpcaddyfile caddyhttp: Add {?query} placeholder () 2024-12-02 08:06:38 -05:00
configadapters.go chore: Bump up to Go 1.19, minimum 1.18 () 2022-08-02 16:39:09 -04:00
httploader.go Quell linter (false positive) 2024-04-23 11:55:37 -06:00
load.go Replace strings.Index usages with strings.Cut () 2022-08-04 11:17:35 -06:00