|
|

楼主 |
发表于 2022-9-26 19:45:06
|
显示全部楼层
- location / {
6 t' w2 S! y4 s$ g - proxy_ssl_name www.websiteplanet.com;
) i; e$ Z/ B9 ?( l; i1 X- P1 I! w - proxy_ssl_server_name on;* O5 j* ^6 w0 }+ R7 G2 M8 C1 Y* V; f
- gzip on;; M4 k+ \ Z! i e* ~/ i5 H t+ m
- gzip_min_length 1k;
o5 n" k0 G$ N+ k: }" q6 O0 L2 ^ - gzip_buffers 4 16k;1 Q- X9 }6 G1 f+ B
- gzip_comp_level 5;
: D1 c, j& z+ a# r. |; Q - gzip_types text/plain application/javascript application/x-javascript text/css application/xml text/javascript application/x-httpd-php image/jpeg image/gif image/png;8 z3 l: D, x# i2 J1 v( A+ d' X- x. {( y
- gzip_vary off;5 `2 @: q0 j, b) ^
- proxy_redirect off;# D a C! d! K5 {
- proxy_set_header Host www.websiteplanet.com;
* g1 H. c& c$ a. i% G& F# h - proxy_set_header X-Real-IP $remote_addr;- G9 E l U) A5 Y$ S+ F% ~& C
- proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
! a$ w2 @% o4 G6 N! L9 X% { - proxy_pass https://www.websiteplanet.com; M9 o- [( Z$ U" n5 b+ H9 j
- proxy_set_header Accept-Encoding "";
( |2 H) e/ Z6 u - sub_filter 'websiteplanet.com' 'websiteplanet.org';6 Z/ [8 R/ E2 G9 s, y# a
- sub_filter_types text/xml;
0 |& _4 U" W7 r - sub_filter_once off;
& \9 T- |' Y r% T - }
复制代码 9 n, M9 S: S( h: s
" C% [ A! [5 K# l
搞定 |
|