This commit is contained in:
shijunqian 2017-03-21 10:24:58 +08:00
parent 6c1087b8de
commit 0859def0c8

View file

@ -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;