Test
This commit is contained in:
parent
6c1087b8de
commit
0859def0c8
1 changed files with 1 additions and 1 deletions
|
@ -145,7 +145,7 @@ http {
|
||||||
text text/plain;
|
text text/plain;
|
||||||
}
|
}
|
||||||
|
|
||||||
# obtain best http host
|
# Obtain best http host
|
||||||
map $http_host $best_http_host {
|
map $http_host $best_http_host {
|
||||||
default $http_host;
|
default $http_host;
|
||||||
'' $host;
|
'' $host;
|
||||||
|
|
Loading…
Reference in a new issue