diff --git a/Caddyfile b/Caddyfile index ac6345d..e9b719c 100644 --- a/Caddyfile +++ b/Caddyfile @@ -13,6 +13,11 @@ www.thefossguy.com { redir https://blog.thefossguy.com{uri} } +resume.thefossguy.com { + tls /etc/ssl/certs/certificate.pem /etc/ssl/private/key.pem + redir https://blog.thefossguy.com/resume.pdf +} + git.thefossguy.com {