Showing
1 changed file
with
1 additions
and
1 deletions
@@ -357,7 +357,7 @@ server | @@ -357,7 +357,7 @@ server | ||
357 | proxy_set_header Accept-Encoding "gzip"; | 357 | proxy_set_header Accept-Encoding "gzip"; |
358 | } | 358 | } |
359 | 359 | ||
360 | - location ^~ /coupon/floor { | 360 | + location ^~ /coupon { |
361 | proxy_redirect off; | 361 | proxy_redirect off; |
362 | proxy_pass http://yohobuy; | 362 | proxy_pass http://yohobuy; |
363 | proxy_set_header Host $host; | 363 | proxy_set_header Host $host; |
-
Please register or login to post a comment