Commit 23112c3
Judah MW
nginx: Added ACME redirect to main domain based on alias domain fix
This allows sites using redirect=proxy to still generate ACME
certificates by not passing the acme requests through to the proxy.
We should also consider using this for other features available such as
own error documents, SSI and custom directives.1 parent 221728d commit 23112c3
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
72 | 82 | | |
73 | 83 | | |
74 | 84 | | |
| |||
0 commit comments