Monorepo for Aesthetic.Computer aesthetic.computer

lith: fix /api/* 405 on jas/l5/processing subdomains — wrap static fallback in handle{} master

Same bare-try_files-ahead-of-handle bug as the give subdomain fix: POSTs to /api/* were rewritten to the SPA fallback and 405'd. Wrap each block's static fallback in handle{} so handle /api/* stays terminal. (papers has no /api route, left as-is.)


+21 -9
1 changed file