caddy

Powerful, enterprise-ready web server with automatic HTTPS

brewmacoslinux
Try with needOr install directly
Source

About

Powerful, enterprise-ready, open source web server with automatic HTTPS

Commands

caddy

Examples

Start Caddy with automatic HTTPS on port 443$ caddy start
Serve current directory as static website on localhost:2015$ caddy file-server --listen :2015
Load configuration from a Caddyfile$ caddy run --config /path/to/Caddyfile