4-nginx配置 2018-12-04 本文已影响0人 Guoyubo 1、默认的情况下nginx引用header变量时不能使用带下划线的变量。要解决这样的问题只能单独配置underscores_in_headers on;