cinny/contrib/caddy/caddyfile
2025-02-28 18:31:54 +11:00

6 lines
152 B
Text

cinny.domain.tld {
@nativeRouter not file {path} /
rewrite @nativeRouter {http.matchers.file.relative}
root * /path/to/caddy/dist
file_server
}