index
:
caddy-cgi
caddy-cgi
fork of caddy for nix to build it with the cgi plugin
System administrator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
caddyconfig
/
httpcaddyfile
/
serveroptions.go
Age
Commit message (
Expand
)
Author
2023-03-27
caddyhttp: Determine real client IP if trusted proxies configured (#5104)
Francis Lavoie
2023-02-06
caddyhttp: Pluggable trusted proxy IP range sources (#5328)
Francis Lavoie
2023-01-27
caddyfile: Allow overriding server names (#5323)
Francis Lavoie
2023-01-10
caddyhttp: Add server-level `trusted_proxies` config (#5103)
Francis Lavoie
2022-10-06
httpcaddyfile: Fix `metrics` global option parsing (#5126)
Francis Lavoie
2022-09-20
httpcaddyfile: Fix `protocols` global option parsing (#5054)
Francis Lavoie
2022-09-16
caddyhttp: Make metrics opt-in (#5042)
Matt Holt
2022-09-02
core: Refactor listeners; use SO_REUSEPORT on Unix (#4705)
Matt Holt
2022-08-15
caddyhttp: Enable HTTP/3 by default (#4707)
Matt Holt
2022-08-02
chore: Bump up to Go 1.19, minimum 1.18 (#4925)
Francis Lavoie
2022-03-01
httpcaddyfile: Support explicitly turning off `strict_sni_host` (#4592)
Francis Lavoie
2021-12-02
caddyhttp: Make logging of credential headers opt-in (#4438)
Francis Lavoie
2021-01-05
caddyfile: Refactor unmarshaling of module tokens
Matthew Holt
2020-11-23
httpcaddyfile: Configure servers via global options (#3836)
Francis Lavoie