Commit bc5ba4f
committed
feat(nginx): renumber template includes and glob env overlays
Shift core-works-redirects to 30- and hastac-redirects to 40- so the
include order in the hcommons server block reads top-to-bottom:
buddypress (20), env overlay (25*), core-works (30), redirects (40).
Update nginx.conf and the hcommons/hastac-org templates to match.
The hcommons template now globs 25*.conf so env-specific overlays
slot in by filename without further edits; the dev overlay renames
to 25-buddypress-redirects.conf.template to reflect its actual role.1 parent d891950 commit bc5ba4f
6 files changed
Lines changed: 7 additions & 5 deletions
File tree
- config
- all/nginx
- templates
- dev/nginx/templates
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
| 29 | + | |
| 30 | + | |
31 | 31 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | | - | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
90 | 92 | | |
91 | 93 | | |
92 | 94 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
0 commit comments