bundles/nginx: default redirect mode should be 308
This commit is contained in:
parent
f6231f2d66
commit
65462ca536
2 changed files with 2 additions and 1 deletions
|
@ -305,6 +305,7 @@ nodes['rx300'] = {
|
|||
'locations': {
|
||||
'/': {
|
||||
'redirect': 'https://twitter.com/daskritzelt/status/1259167444373028864',
|
||||
'mode': 302,
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue