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
/
modules
/
caddyhttp
/
encode
/
caddyfile.go
Age
Commit message (
Expand
)
Author
2021-05-10
encode: Drop `prefer` from Caddyfile (#4156)
Francis Lavoie
2021-05-10
encode: Default to order the formats are enabled for `prefer` in Caddyfile (#...
Francis Lavoie
2021-05-02
reverseproxy: Add `handle_response` blocks to `reverse_proxy` (#3710) (#4021)
Francis Lavoie
2021-03-29
encode,staticfiles: Content negotiation, precompressed files (#4045)
Steffen Brüheim
2021-01-05
caddyfile: Refactor unmarshaling of module tokens
Matthew Holt
2020-03-24
Remove some non-essential plugins from this repo (#2780)
Matthew Holt
2020-02-14
caddyfile: Refactor; NewFromNextSegment(); fix repeated matchers
Matthew Holt
2019-12-10
v2: Module documentation; refactor LoadModule(); new caddy struct tags (#2924)
Matt Holt
2019-09-19
httpcaddyfile: Global storage configuration (closes #2758)
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-21
Refactor Caddyfile adapter and module registration
Matthew Holt
2019-08-09
Fix module-related errors
Matthew Holt
2019-08-09
Implement config adapters and beginning of Caddyfile adapter
Matthew Holt