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
/
cmd
/
caddy
/
main.go
Age
Commit message (
Expand
)
Author
2022-06-15
Add comment about xcaddy to main
Matthew Holt
2019-11-04
cmd: Move module imports into standard packages
Matthew Holt
2019-10-29
Plug in distributed STEK module
Matthew Holt
2019-10-28
v2: Logging! (#2831)
Matt Holt
2019-10-10
cmd: Plug in the http.handlers.authentication module
Matthew Holt
2019-10-10
http: Add Starlark handler
Matthew Holt
2019-10-09
http: Add work-in-progress cache handler module
Matthew Holt
2019-10-06
cmd/main: Plug in json5 and jsonc config adapters
Matthew Holt
2019-09-19
httpcaddyfile: Global storage configuration (closes #2758)
Matthew Holt
2019-09-02
reverse_proxy: WIP refactor and support for FastCGI
Matthew Holt
2019-08-09
Implement config adapters and beginning of Caddyfile adapter
Matthew Holt
2019-07-02
go.mod: Append /v2 to module name; update all import paths
Matthew Holt
2019-06-30
Add license
Matthew Holt
2019-06-28
Caddy 2 gets a CLI! And admin endpoint is now configurable via JSON
Matthew Holt
2019-06-18
Implement templates handler; various minor cleanups and bug fixes
Matthew Holt