summaryrefslogtreecommitdiff
path: root/modules/caddyhttp/fileserver/command.go
AgeCommit message (Expand)Author
2019-12-10v2: Module documentation; refactor LoadModule(); new caddy struct tags (#2924)Matt Holt
2019-11-16file_server: Use HTTPS port when a qualifying domain is specifiedMatthew Holt
2019-11-15cmd: Disable admin endpoint for file-server and reverse-proxy commandsMatthew Holt
2019-10-04file_server: Set default address to :2015 if --listen not specifiedMatthew Holt
2019-10-03Add file-server and reverse-proxy subcommandsMatthew Holt