Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
梁志锋
9 years ago
Commit
7a38a8c6d39fc9443b42be700821d33ee30f7c4d
1 parent
1488a32a
merge master
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
script/nginx/conf/vhosts/location/yohobuywap_node.conf
script/nginx/conf/vhosts/location/yohobuywap_node.conf
View file @
7a38a8c
...
...
@@ -45,3 +45,7 @@ location ^~ /product/outlet/ {
proxy_set_header
X
-
Forwarded
-
For
$
proxy_add_x_forwarded_for
;
proxy_set_header
Accept
-
Encoding
"gzip"
;
}
location
= /
coupon
/
index
{
return
301
/
activity
/
coupon
?$
query_string
;
}
\ No newline at end of file
...
...
Please
register
or
login
to post a comment