Caddy Redirect www domain with Caddy Here's a quick snippet if you want to use Caddy and want to redirect www domains (such as www.example.com) to the "base" example.com. For this example I will assume you have a current Caddyfile with the below configuration: example.com { <Your Site