Fast, multi-purpose web server with automatic HTTPS
Caddy is an extensible, open source web server platform that uses TLS by default. It's designed to make HTTPS easy and automatic, with powerful configuration options and a modular architecture.
Caddy is most often used as an HTTPS server, reverse proxy, and static file server. It's the first web server to use HTTPS automatically and by default without any configuration required. Caddy is written in Go, providing higher memory safety guarantees than traditional web servers written in C.
Key features include:
For more details, visit https://caddyserver.com/docs/.