summaryrefslogtreecommitdiff
path: root/modules/caddyhttp/reverseproxy/command.go
AgeCommit message (Collapse)Author
2019-11-15cmd: Disable admin endpoint for file-server and reverse-proxy commandsMatthew Holt
This makes it easier to use multiple instances on the same machine
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