/Wiki/sources/honojs__hono/2026/https-hono-dev-llms-full-txt-route-and-filename-01bc4d471d73-route-and-filename-s0748-c0000.md
Route and Filename - hono-docs
Route and Filename Source evidence: /Sources/raw/honojs hono/honojs hono.md Canonical citation: https://hono.dev/llms full.txt route and filename Summary The...
Route and Filename
Source evidence: /Sources/raw/honojshono/honojshono.md Canonical citation: https://hono.dev/llms-full.txt#route-and-filename
Summary
The following rules apply to the registered route information and the generated file name. The default ./static behaves as follows: - / -> ./static/index.html - /path -> ./static/path.html - /path/ -> ./static/path/index.html
Content
The following rules apply to the registered route information and the generated file name. The default ./static behaves as follows:
/->./static/index.html/path->./static/path.html/path/->./static/path/index.html