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
/
caddyfile.go
Age
Commit message (
Expand
)
Author
2020-04-07
reverseproxy: Remove NTLM transport; refactor and improve docs
Matthew Holt
2020-03-24
reverse_proxy: Add support for SRV backends (#3180)
Matt Holt
2020-02-28
reverse_proxy, php_fastcgi: Fix upstream parsing regression (fix #3101)
Matthew Holt
2020-02-27
reverse_proxy: Allow use of URL to specify scheme
Matthew Holt
2020-02-27
Revert "reverse_proxy: Add 'transparent' Caddyfile subdirective (closes #2873)"
Matthew Holt
2020-02-27
reverse_proxy: Add 'transparent' Caddyfile subdirective (closes #2873)
Matthew Holt
2020-02-14
caddyfile: Refactor; NewFromNextSegment(); fix repeated matchers
Matthew Holt
2020-01-22
reverseproxy: Accept integer values for flush_interval (fix #2996)
Matthew Holt
2020-01-07
reverse_proxy: Add tls_trusted_ca_certs to Caddyfile (#2936)
Zaq? Wiedmann
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-27
reverse_proxy: Add flush_interval to caddyfile syntax (#1460)
Matthew Holt
2019-10-11
reverse_proxy: Allow dynamic backends (closes #990 and #1539)
Matthew Holt
2019-09-20
reverse_proxy/headers: Expose header replacement ability in Caddyfile
Matthew Holt
2019-09-11
reverseproxy: Fix host and port on requests; fix Caddyfile parser
Matthew Holt
2019-09-11
reverseproxy: Add 'tls' option to enable HTTPS with HTTP transport
Matthew Holt
2019-09-10
caddyfile: Improve Dispenser.NextBlock() to support nesting
Matthew Holt
2019-09-09
reverse_proxy: Caddyfile integration (and fix blocks in Dispenser)
Matthew Holt
[prev]