Showing
1 changed file
with
0 additions
and
8 deletions
@@ -107,11 +107,3 @@ | @@ -107,11 +107,3 @@ | ||
107 | } | 107 | } |
108 | 108 | ||
109 | 109 | ||
110 | - location ^~ /Passport/session/index { | ||
111 | - proxy_redirect off; | ||
112 | - proxy_pass http://yohobuy-old-www; | ||
113 | - proxy_set_header Host $host; | ||
114 | - proxy_set_header X-Real-IP $remote_addr; | ||
115 | - proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; | ||
116 | - proxy_set_header Accept-Encoding "gzip"; | ||
117 | - } |
-
Please register or login to post a comment