Ryan Malloy bf330d7310 Fix /health endpoint: wrap file_server in handle block
try_files is a rewriter that runs before handlers in Caddy's directive
order, rewriting /health to /index.html before handle /health matches.
Wrapping try_files + file_server in a catch-all handle block makes it
mutually exclusive with handle /health.
2026-02-13 15:15:35 -07:00
Description
Documentation site for Birdcage — Astro/Starlight
18 MiB
Languages
MDX 98.7%
JavaScript 0.5%
CSS 0.4%
Dockerfile 0.2%