almnck/web/Caddyfile

13 lines
226 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
2024-01-04 02:32:05 -08:00
basicauth /* {
cafe $2a$14$rPSXYCQEcEFhqSDvZpL0IePA4GlVivkk0hVw5ZdsMVCEaeO26u/EO
}
}