caddy: bare mon redir * (fix Location 302 / code 21) + apply path docs

This commit is contained in:
Hernâni Marques 2026-07-19 01:08:19 +02:00
parent 0df9f1359e
commit 947c72e595
No known key found for this signature in database
3 changed files with 23 additions and 15 deletions

5
2026/2026-07-19.md Normal file
View file

@ -0,0 +1,5 @@
# 2026-07-19
- **Caddy mon bare paths:** `redir /path/ 302` inside `handle` → Location `302` → merchant code 21; fix `redir * /path/ 302`
- **apply-monitoring-live.sh:** smoke for-loop syntax (missing `\`); use absolute `/home/hernani/koopa-caddy/…` (root `~` = `/root`)
- Re-apply: `sudo /home/hernani/koopa-caddy/apply-monitoring-live.sh`