1 2 3 4 5 6 7 8
# https://caddyserver.com/docs/caddyfile { root * /srv/http file_server { index index.xhtml index.html index.htm } }