d0e6322f9edf328ad9951682649d4da47c93419f
The Cache-Control on `location = /facere.html` wasn't reaching browsers because requests for `/` matched `location = /` and never fell into the named location even with try_files. Set the header on both, with `always` so it applies to all response codes. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Description
No description provided
Languages
JavaScript
51.1%
CSS
38.8%
Python
3.9%
HTML
3.3%
Shell
2.9%