12 lines
226 B
Caddyfile
12 lines
226 B
Caddyfile
almnck.com:80 {
|
|
redir https://www.almnck.com{uri}
|
|
}
|
|
|
|
www.almnck.com:80 {
|
|
root * /usr/share/caddy/static
|
|
file_server
|
|
|
|
basicauth /* {
|
|
cafe $2a$14$rPSXYCQEcEFhqSDvZpL0IePA4GlVivkk0hVw5ZdsMVCEaeO26u/EO
|
|
}
|
|
}
|