almnck/web/Caddyfile

9 lines
134 B
Text
Raw Normal View History

almnck.com:80 {
redir https://www.almnck.com{uri}
}
www.almnck.com:80 {
root * /usr/share/caddy/static
file_server
}