Explorar o código

调整配置文件

hanwenjie %!s(int64=2) %!d(string=hai) anos
pai
achega
1aad11b5eb
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      dy.info666.com.conf

+ 0 - 3
dy.info666.com.conf

@@ -22,7 +22,6 @@ server {
         proxy_set_header X-Real-IP $remote_addr;
         proxy_set_header Host $host;
         proxy_set_header X-Forwarded-Prefix '/dy_miniprogram';
-        underscores_in_headers on;
     }
 
     location /dy_manage/ {
@@ -32,7 +31,6 @@ server {
         proxy_set_header X-Real-IP $remote_addr;
         proxy_set_header Host $host;
         proxy_set_header X-Forwarded-Prefix '/dy_manage';
-        underscores_in_headers on;
     }
 
     location /dy_api/ {
@@ -42,7 +40,6 @@ server {
         proxy_set_header X-Real-IP $remote_addr;
         proxy_set_header Host $host;
         proxy_set_header X-Forwarded-Prefix '/dy_api';
-        underscores_in_headers on;
     }
 
     error_page   500 502 503 504  /50x.html;