shed219 commited on
Commit
5f209c1
·
1 Parent(s): 3a3092b

Update nginx.conf

Browse files
Files changed (1) hide show
  1. nginx.conf +1 -0
nginx.conf CHANGED
@@ -7,6 +7,7 @@ location /
7
  {
8
  proxy_pass https://cloudphoneh5.buy.139.com/;
9
  proxy_set_header referer https://cloudphoneh5.buy.139.com/;
 
10
  proxy_hide_header X-Frame-Options;
11
  add_header X-Frame-Options SAMEORIGIN always;
12
  proxy_set_header Host cloudphoneh5.buy.139.com;
 
7
  {
8
  proxy_pass https://cloudphoneh5.buy.139.com/;
9
  proxy_set_header referer https://cloudphoneh5.buy.139.com/;
10
+ proxy_set_header Origin https://cloudphoneh5.buy.139.com;
11
  proxy_hide_header X-Frame-Options;
12
  add_header X-Frame-Options SAMEORIGIN always;
13
  proxy_set_header Host cloudphoneh5.buy.139.com;