Authored by hf

code review by huanbao.wang: do feature brands and plusstar

@@ -125,7 +125,7 @@ server @@ -125,7 +125,7 @@ server
125 proxy_set_header Accept-Encoding "gzip"; 125 proxy_set_header Accept-Encoding "gzip";
126 } 126 }
127 127
128 - location = /brand { 128 + location = /brands {
129 proxy_redirect off; 129 proxy_redirect off;
130 proxy_pass http://yohobuy-pc; 130 proxy_pass http://yohobuy-pc;
131 proxy_set_header Host $host; 131 proxy_set_header Host $host;