💾 Archived View for freeshell.de › tldr › caddy.gmi captured on 2024-07-09 at 00:40:14. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
A powerful, enterprise-ready, open source web server with automatic HTTPS, written in Go.
caddy run
caddy run --config {path/to/Caddyfile}
caddy start
caddy stop
caddy file-server --listen :{8000} --browse
caddy reverse-proxy --from :{80} --to localhost:{8000}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).