http.cache Plugin Examples http.cache Plugin This feature does not come with Caddy by default. To get it, select the http.cache plugin when you download Caddy. The cache di...
Using Nginx as a reverse proxy Using Nginx with a Sub-path as a reverse proxy Using Apache HTTPD as a reverse proxy Using Apache HTTPD with a Sub-path as a reverse proxy Using ...
http.webp Plugin http.webp Plugin This feature does not come with Caddy by default. To get it, select the http.webp plugin when you download Caddy. Automatically convert JPG...
Caddyfile Primer Caddyfile Primer This tutorial will show you how easy it is to configure Caddy with the Caddyfile. The Caddyfile is a text file that configures how Caddy runs...
redis Plugin Examples redis Plugin This feature does not come with Caddy by default. To get it, select the redis plugin when you download Caddy. This plugin allows Caddy to...
http.gomods Plugin Examples http.gomods Plugin This feature does not come with Caddy by default. To get it, select the http.gomods plugin when you download Caddy. Create a ...
API quick-start Further reading API quick-start Prerequisites: Basic terminal / command line skills caddy and curl in your PATH First start Caddy: caddy start Caddy...