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
/
builtins.go
Age
Commit message (
Expand
)
Author
2020-02-28
httpcaddyfile: Treat no matchers as 0-len path matchers (fix #3100)
Matthew Holt
2020-02-25
v2: 'log' directive for Caddyfile, and debug mode (#3052)
Matt Holt
2020-02-20
httpcaddyfile: tls: Load repeated cert files only once, with one tag
Matthew Holt
2020-02-16
httpcaddyfile: 'handle_errors' directive
Matthew Holt
2020-02-14
caddyfile: Refactor; NewFromNextSegment(); fix repeated matchers
Matthew Holt
2020-02-12
tls: Add acme_ca_root and tls/ca_root to caddyfile (#3040)
Mark Sargent
2020-02-08
httpcaddyfile: Add support for DNS challenge solvers
Matthew Holt
2020-02-06
caddyfile: tls: Tag manual certificates (#2588)
Matthew Holt
2020-01-22
httpcaddyfile: Update directive docs; put root after rewrite
Matthew Holt
2020-01-22
httpcaddyfile: Get rid of 'tls off' parameter; probably not useful
Matthew Holt
2020-01-16
httpcaddyfile: Fix nested blocks; add handle directive; refactor
Matthew Holt
2020-01-09
v2: Implement Caddyfile enhancements (breaking changes) (#2960)
Matt Holt
2019-12-13
tls: Ensure conn policy is created when providing certs in Caddyfile
Matthew Holt
2019-12-10
v2: Module documentation; refactor LoadModule(); new caddy struct tags (#2924)
Matt Holt
2019-09-30
httpcaddyfile: Add acme_ca and email global options
Matthew Holt
2019-09-16
httpcaddyfile: static_response -> respond; minor cleanups
Matthew Holt
2019-09-10
caddyfile: Improve Dispenser.NextBlock() to support nesting
Matthew Holt
2019-08-22
Fix SIV where /v2 was missing from caddyfile adapter work (#2721)
Mohammed Al Sahaf
2019-08-21
Refactor Caddyfile adapter and module registration
Matthew Holt
2019-08-09
Implement config adapters and beginning of Caddyfile adapter
Matthew Holt
[prev]