0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-02-10 23:40:06 -05:00
caddy/caddyconfig
Francis Lavoie b116dcea3d
caddyhttp: Add {?query} placeholder (#6714)
* 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 (#6687) 2024-11-13 03:55:51 -05:00
httpcaddyfile caddyhttp: Add {?query} placeholder (#6714) 2024-12-02 08:06:38 -05:00
configadapters.go
httploader.go Quell linter (false positive) 2024-04-23 11:55:37 -06:00
load.go Replace strings.Index usages with strings.Cut (#4930) 2022-08-04 11:17:35 -06:00