Commit 9b16a37
committed
- nginx: merge function: default action is now to replace older locations in the nginx vhost configuration; a merge instead of a replacement can be achieved by putting the string "##merge##" (without quotes) at the end of the most recent location line (e.g. "location ~ \.php$ { ##merge##").
1 parent 2655f93 commit 9b16a37
File tree
2 files changed
+8
-2
lines changed- server
- conf
- plugins-available
2 files changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1629 | 1629 | | |
1630 | 1630 | | |
1631 | 1631 | | |
| 1632 | + | |
| 1633 | + | |
| 1634 | + | |
| 1635 | + | |
| 1636 | + | |
1632 | 1637 | | |
1633 | | - | |
| 1638 | + | |
1634 | 1639 | | |
1635 | 1640 | | |
| 1641 | + | |
1636 | 1642 | | |
1637 | 1643 | | |
1638 | 1644 | | |
| |||
0 commit comments