cinny/contrib/caddy/caddyfile

7 lines
152 B
Text
Raw Normal View History

2025-02-28 08:31:54 +01:00
cinny.domain.tld {
@nativeRouter not file {path} /
rewrite @nativeRouter {http.matchers.file.relative}
root * /path/to/caddy/dist
file_server
}