8 lines
99 B
Caddyfile
8 lines
99 B
Caddyfile
{
|
|
auto_https off
|
|
}
|
|
|
|
http://blog.kasperhermansen.com {
|
|
root * /usr/share/caddy
|
|
file_server
|
|
} |