默认配置:

proxy_set_header   Host             $host;

这样会访问第一个80端口虚拟机主机配置

改为这样就可以转发到指定域名处理:

proxy_set_header   Host              kxspll03.17c.cn;