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
/
reverseproxy
/
command.go
Age
Commit message (
Expand
)
Author
2020-05-21
cmd: hash-password: Fix broken terminal state on SIGINT (#3416)
Francis Lavoie
2020-05-12
cmd: reverse-proxy: add --insecure flag (with warning) (#3389)
linquize
2020-04-27
cmd: Clean up, simplify reverse proxy command; fix some edge cases
Matthew Holt
2020-04-09
reverseproxy: Minor tweaks
Matthew Holt
2020-03-13
Minor tweaks
Matthew Holt
2020-03-13
v2: Implement 'pki' app powered by Smallstep for localhost certificates (#3125)
Matt Holt
2020-03-06
Merge branch 'certmagic-refactor' into v2
Matthew Holt
2020-03-06
Refactor for CertMagic v0.10; prepare for PKI app
Matthew Holt
2020-02-27
cmd/reverse_proxy: Add --change-host-header flag
Matthew Holt
2019-12-12
Minor improvements; comments and shorter placeholders & module IDs
Matthew Holt
2019-12-10
v2: Module documentation; refactor LoadModule(); new caddy struct tags (#2924)
Matt Holt
2019-11-15
cmd: Disable admin endpoint for file-server and reverse-proxy commands
Matthew Holt
2019-11-04
reverse_proxy: Add port to upstream address if only implied in scheme
Matthew Holt
2019-10-31
reverse_proxy: Fix panic for some CLI flag values (closes #2848)
Matthew Holt
2019-10-03
Add file-server and reverse-proxy subcommands
Matthew Holt