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
/
httptype.go
Age
Commit message (
Expand
)
Author
2023-10-11
httpcaddyfile: Sort TLS SNI matcher for deterministic JSON output (#5860)
Francis Lavoie
2023-10-10
httpcaddyfile: Enable TLS for catch-all site if `tls` directive is specified ...
Đỗ Trọng Hải
2023-09-08
httpcaddyfile: fix placeholder shorthands in named routes (#5791)
Đỗ Trọng Hải
2023-08-14
ci: use gci linter (#5708)
Jacob Gadikian
2023-08-07
ci: Use gofumpt to format code (#5707)
Jacob Gadikian
2023-08-03
httpcaddyfile: Fix `string does not match ~[]E` error (#5675)
Herman Slatman
2023-08-02
httpcaddyfile: Allow `hostnames` & logger name overrides for log directive (#...
Francis Lavoie
2023-05-16
caddyhttp: Implement named routes, `invoke` directive (#5107)
Francis Lavoie
2023-05-13
Slightly more helpful error message
Matthew Holt
2023-05-10
caddytls: Configurable fallback SNI (#5527)
Matt Holt
2023-03-27
log: Make sink logs encodable (#5441)
Mohammed Al Sahaf
2023-03-27
caddyhttp: Determine real client IP if trusted proxies configured (#5104)
Francis Lavoie
2023-01-27
httpcaddyfile: Add persist_config global option (#5339)
Y.Horie
2023-01-27
caddyfile: Allow overriding server names (#5323)
Francis Lavoie
2023-01-18
httpcaddyfile: Fix `handle` grouping inside `route` (#5315)
WeidiDeng
2022-10-12
httpcaddyfile: Wrap site block in subroute if host matcher used (#5130)
Matt Holt
2022-10-05
logging: Fix `skip_hosts` with wildcards (#5102)
Francis Lavoie
2022-09-15
caddyhttp: Add --debug flag to commands
Matthew Holt
2022-09-13
httpcaddyfile: Fix sorting of repeated directives
Matthew Holt
2022-09-05
httpcaddyfile: Add a couple more placeholder shortcuts (#5015)
Francis Lavoie
2022-09-01
httpcaddyfile: Add shortcut for expression matchers (#4976)
Francis Lavoie
2022-08-31
httpcaddyfile: Add `{cookie.*}` placeholder shortcut (#5001)
Francis Lavoie
2022-08-03
httpserver: Configurable shutdown delay (#4906)
Matt Holt
2022-08-02
chore: Bump up to Go 1.19, minimum 1.18 (#4925)
Francis Lavoie
2022-07-25
httpcaddyfile: Detect ambiguous site definitions (fix #4635)
Matthew Holt
2022-05-24
httpcaddyfile: Add `{err.*}` placeholder shortcut (#4798)
Francis Lavoie
2022-05-06
map: Prevent output destinations overlap with Caddyfile shorthands (#4657)
Francis Lavoie
2022-05-06
reverseproxy: Support performing pre-check requests (#4739)
Francis Lavoie
2022-04-28
httpcaddyfile: Fix duplicate access log when debug is on (#4746)
Francis Lavoie
2022-04-25
httpcaddyfile: Add `{vars.*}` placeholder shortcut, reverse `vars` sort order...
Francis Lavoie
2022-04-25
httpcaddyfile: Deprecate paths in site addresses; use zap logs (#4728)
Francis Lavoie
2022-03-24
httpcaddyfile: Fix #4640 (auto-HTTPS edgecase) (#4661)
Francis Lavoie
2022-02-17
caddytls: Support external certificate Managers (like Tailscale) (#4541)
Matt Holt
2021-12-13
httpcaddyfile: Fix sorting edgecase for nested `handle_path` (#4477)
Francis Lavoie
2021-10-01
caddyhttp: Placeholder for client cert in DER + base64 format (#4241)
Oleg
2021-08-23
caddyfile: Better error message for missing site block braces (#4301)
Francis Lavoie
2021-08-12
httpcaddyfile: Add shortcut for proxy hostport placeholder (#4263)
Francis Lavoie
2021-08-02
httpcaddyfile: Ensure hosts to skip for logs can always be collected (#4258)
Frederik Ring
2021-05-07
httpcaddyfile: Add `grace_period` global option (#4152)
Francis Lavoie
2021-05-02
httpcaddyfile: Add `auto_https ignore_loaded_certs` (#4077)
Francis Lavoie
2021-03-12
caddyconfig: add global option for configuring loggers (#4028)
Aaron Taylor
2021-02-22
httpcaddyfile: Fix catch-all site block sorting
Matthew Holt
2021-02-15
httpcaddyfile: Configure other apps from global options (#3990)
Francis Lavoie
2021-02-02
acmeserver: Support custom CAs from Caddyfile
Matthew Holt
2021-02-01
httpcaddyfile: Warn if site address uses unspecified IP (close #4004)
Matthew Holt
2021-02-01
httpcaddyfile: Sort catch-all site blocks properly (fix #4003)
Matthew Holt
2021-01-19
httpcaddyfile: Skip TLS APs for HTTP-only hosts (fix #3977)
Matthew Holt
2021-01-07
httpcaddyfile: Support repeated use of cert_issuer global option
Matthew Holt
2020-11-24
httpcaddyfile: Proper log config with catch-all blocks (fix #3878)
Matthew Holt
2020-11-23
httpcaddyfile: Configure servers via global options (#3836)
Francis Lavoie
[next]