{"id":923,"date":"2018-07-01T14:13:00","date_gmt":"2018-07-01T06:13:00","guid":{"rendered":"http:\/\/www.langmanezhuang.com\/index.php\/2018\/07\/01\/nginx-server%e9%85%8d%e7%bd%ae\/"},"modified":"2018-07-01T14:13:00","modified_gmt":"2018-07-01T06:13:00","slug":"nginx-server%e9%85%8d%e7%bd%ae","status":"publish","type":"post","link":"http:\/\/blog.langmanezhuang.com\/index.php\/2018\/07\/01\/nginx-server%e9%85%8d%e7%bd%ae\/","title":{"rendered":"nginx server\u914d\u7f6e"},"content":{"rendered":"<p>server {<br \/>    listen       80;<br \/>    server_name  localhost;<\/p>\n<p>    client_max_body_size 200m;<br \/>    #charset koi8-r;<br \/>    #access_log  \/var\/log\/nginx\/host.access.log  main;<\/p>\n<p>    location \/ {<br \/>      proxy_set_header Host $host:$server_port;<br \/>      proxy_set_header X-Real-IP $remote_addr;<br \/>      proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;  <br \/>      proxy_pass http:\/\/localhost:8080\/;<br \/>    }<\/p>\n<p>    location \/images\/ {<br \/>        root \/usr\/local\/;<br \/>\t\tautoindex on;<br \/>    }<\/p>\n<p>    #error_page  404              \/404.html;<\/p>\n<p>    # redirect server error pages to the static page \/50x.html<br \/>    #<br \/>    error_page   500 502 503 504  \/50x.html;<br \/>    location = \/50x.html {<br \/>        root   \/usr\/share\/nginx\/html;<br \/>    }<\/p>\n<p>    # proxy the PHP scripts to Apache listening on 127.0.0.1:80<br \/>    #<br \/>    #location ~ .php$ {<br \/>    #    proxy_pass   http:\/\/127.0.0.1;<br \/>    #}<\/p>\n<p>    # pass the PHP scripts to FastCGI server listening on 127.0.0.1:9000<br \/>    #<br \/>    #location ~ .php$ {<br \/>    #    root           html;<br \/>    #    fastcgi_pass   127.0.0.1:9000;<br \/>    #    fastcgi_index  index.php;<br \/>    #    fastcgi_param  SCRIPT_FILENAME  \/scripts$fastcgi_script_name;<br \/>    #    include        fastcgi_params;<br \/>    #}<\/p>\n<p>    # deny access to .htaccess files, if Apache&#8217;s document root<br \/>    # concurs with nginx&#8217;s one<br \/>    #<br \/>    #location ~ \/.ht {<br \/>    #    deny  all;<br \/>    #}<br \/>}<\/p>\n<p>&nbsp;<\/p>\n<p>\u53c2\u7167\u6587\u4ef6\uff1a&nbsp;<\/p>\n<p>\u94fe\u63a5\uff1ahttps:\/\/pan.baidu.com\/s\/1h8h2J4f8g7CFvfQVI1KSng <br \/>\u63d0\u53d6\u7801\uff1ahd4w <\/p>\n","protected":false},"excerpt":{"rendered":"<p>server { listen 80; server_name localhost; client_max_b &hellip; <a href=\"http:\/\/blog.langmanezhuang.com\/index.php\/2018\/07\/01\/nginx-server%e9%85%8d%e7%bd%ae\/\" class=\"more-link\">\u7ee7\u7eed\u9605\u8bfb <span class=\"screen-reader-text\">nginx server\u914d\u7f6e<\/span> <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[1],"tags":[],"_links":{"self":[{"href":"http:\/\/blog.langmanezhuang.com\/index.php\/wp-json\/wp\/v2\/posts\/923"}],"collection":[{"href":"http:\/\/blog.langmanezhuang.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/blog.langmanezhuang.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/blog.langmanezhuang.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/blog.langmanezhuang.com\/index.php\/wp-json\/wp\/v2\/comments?post=923"}],"version-history":[{"count":0,"href":"http:\/\/blog.langmanezhuang.com\/index.php\/wp-json\/wp\/v2\/posts\/923\/revisions"}],"wp:attachment":[{"href":"http:\/\/blog.langmanezhuang.com\/index.php\/wp-json\/wp\/v2\/media?parent=923"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/blog.langmanezhuang.com\/index.php\/wp-json\/wp\/v2\/categories?post=923"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/blog.langmanezhuang.com\/index.php\/wp-json\/wp\/v2\/tags?post=923"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}