diff --git a/Caddyfile b/Caddyfile index 848229b..f37340b 100644 --- a/Caddyfile +++ b/Caddyfile @@ -251,4 +251,7 @@ buddelectric.net { format console } encode gzip zstd -} \ No newline at end of file +} +www.buddelectric.net { + redir https://buddelectric.net{uri} permanent +}