From 0d0ee869a53f4bc3c15ca419dfafae010328386c Mon Sep 17 00:00:00 2001 From: Souta Date: Tue, 15 Sep 2026 13:49:16 +0900 Subject: [PATCH] Stop the tree splicing a whole page into itself souta sent a screenshot: their figure gallery rendered inside the file tree, under three rows of directory names. Two defects, and either one alone produces it. `?ls` asks for one level of the tree. A directory holding an `index.html` is served *as* that page, and that resolution ran before the query was looked at -- so the question "list this folder" was answered with a document. Measured against the host in the screenshot: /Vault/Pinax/?ls 468 bytes of