Authored by Your Name

update nginx

@@ -52,7 +52,9 @@ server{ @@ -52,7 +52,9 @@ server{
52 proxy_set_header Accept-Encoding "gzip"; 52 proxy_set_header Accept-Encoding "gzip";
53 } 53 }
54 54
55 - 55 +location /p5jLZrA0ay.txt {
  56 + root /Data/local/openresty-1.9.15.1/nginx/html;
  57 + }
56 58
57 } 59 }
58 60