Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
梁志锋
9 years ago
Commit
db68f7a351181e06ae79c95caafba3b3ee967d59
1 parent
4fb8a8df
nginx修改备份
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
8 deletions
script/nginx/conf/vhost/production/location/yohobuypc_idc.conf
script/nginx/conf/vhost/production/location/yohobuypc_idc.conf
View file @
db68f7a
...
...
@@ -107,11 +107,3 @@
}
location
^~ /
Passport
/
session
/
index
{
proxy_redirect
off
;
proxy_pass
http
://
yohobuy
-
old
-
www
;
proxy_set_header
Host
$
host
;
proxy_set_header
X
-
Real
-
IP
$
remote_addr
;
proxy_set_header
X
-
Forwarded
-
For
$
proxy_add_x_forwarded_for
;
proxy_set_header
Accept
-
Encoding
"gzip"
;
}
\ No newline at end of file
...
...
Please
register
or
login
to post a comment