summaryrefslogtreecommitdiff
path: root/modules/caddyhttp/reverseproxy/command.go
AgeCommit message (Expand)Author
2019-12-10v2: Module documentation; refactor LoadModule(); new caddy struct tags (#2924)Matt Holt
2019-11-15cmd: Disable admin endpoint for file-server and reverse-proxy commandsMatthew Holt
2019-11-04reverse_proxy: Add port to upstream address if only implied in schemeMatthew Holt
2019-10-31reverse_proxy: Fix panic for some CLI flag values (closes #2848)Matthew Holt
2019-10-03Add file-server and reverse-proxy subcommandsMatthew Holt