Commit Graph

6 Commits

Author SHA1 Message Date
9c56324c46 feat: pass through SERVER_IGNORE_HIDDEN_FILES env
static-web-server skips dot-prefixed paths by default. Passing this
env through lets operators set SERVER_IGNORE_HIDDEN_FILES=false to
serve e.g. /.well-known/matrix/server for Matrix federation
delegation.

Backwards-compatible: unset means existing behaviour (hidden files
skipped).
2026-05-25 17:34:48 +00:00
4f8abb3fa7 allow user to use plain http 2022-11-17 11:46:29 +01:00
f373d58383 Add back the domain alias lines to .env.sample 2022-10-26 18:07:31 -07:00
2fa0fa324a Rejigger subdirectory hosting 2022-10-26 17:57:00 -07:00
52d9deef82 Fix recipe value in .env.sample 2022-10-26 17:32:27 -07:00
e8ec567f43 Initial setup based on custom-html 2022-10-26 17:26:30 -07:00