{"id":29,"date":"2019-05-13T13:38:11","date_gmt":"2019-05-13T05:38:11","guid":{"rendered":"https:\/\/thereisno.top:4430\/?p=29"},"modified":"2024-09-12T13:37:33","modified_gmt":"2024-09-12T05:37:33","slug":"nginx-%e6%96%b9%e5%90%91%e4%bb%a3%e7%90%86https%e9%85%8d%e7%bd%ae","status":"publish","type":"post","link":"https:\/\/thereisno.top\/?p=29","title":{"rendered":"Nginx \u53cd\u5411\u4ee3\u7406https\u914d\u7f6e"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">\u4e00\u3001\u4fee\u6539nginx\u914d\u7f6e<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">vi \/etc\/nginx\/sites-available\/default<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">server{<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u00a0\u00a0 \u00a0 \u00a0 listen 443 ssl;\u00a0 #<strong>ssl\u4e0d\u80fd\u5c11\uff0c\u5426\u5219\u62a5\u9519<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u00a0\u00a0 \u00a0 \u00a0  server_name\u00a0<em>yourdomain.com<\/em>;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u00a0 \u00a0 \u00a0 \u00a0 ssl_certificate \/etc\/letsencrypt\/live\/ <em>yourdomain.com<\/em> \/fullchain.pem;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u00a0 \u00a0 \u00a0 \u00a0 ssl_certificate_key \/etc\/letsencrypt\/live\/ <em>yourdomain.com<\/em>\/privkey.pem;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&nbsp;\n&nbsp; &nbsp; &nbsp; ssl_session_timeout 5m;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&nbsp;\n&nbsp; &nbsp; &nbsp; ssl_protocols SSLv3 TLSv1 TLSv1.1 TLSv1.2;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&nbsp; &nbsp; &nbsp; &nbsp; ssl_ciphers &#8220;HIGH:!aNULL:!MD5 or\nHIGH:!aNULL:!MD5:!3DES&#8221;;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&nbsp;\n&nbsp; &nbsp; &nbsp; ssl_prefer_server_ciphers on;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&nbsp;&nbsp;\n&nbsp; &nbsp; location \/ {<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; proxy_pass &nbsp; <a href=\"https:\/\/127.0.0.1:4430\">https:\/\/127.0.0.1:4430<\/a>;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&nbsp;&nbsp;\n&nbsp; &nbsp; }<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">}<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u6216\u8005<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">server{<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&nbsp;&nbsp;\n&nbsp; &nbsp; listen 80;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 server_name\u00a0 127.0.0.1 localhost\u00a0  <em>yourdomain.com<\/em> ;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;#&nbsp; rewrite ^(.*)$&nbsp; <a href=\"https:\/\/$host$1\">https:\/\/$host$1<\/a> permanent;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&nbsp;&nbsp;\n&nbsp; &nbsp; location \/ {<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; proxy_pass &nbsp; <a href=\"https:\/\/127.0.0.1:4430\">https:\/\/127.0.0.1:4430<\/a>;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&nbsp;&nbsp;\n&nbsp; &nbsp; }<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">}<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u4e8c\u3001\u6ce8\u610f<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"># wordpress \u4e00\u76f4\u4ee5\u4e3a\u914d\u7f6e\u5931\u8d25\uff0c\u5176\u5b9e\u662fwordpress\u6ca1\u6709\u4fee\u6539\u8def\u5f84\u4e3ahttps<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u4e09\u3001\u5237\u65b0 systemctl reload nginx\u4f7f\u914d\u7f6e\u751f\u6548<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u4e00\u3001\u4fee\u6539nginx\u914d\u7f6e vi \/etc\/nginx\/sites-available\/default serve &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/thereisno.top\/?p=29\" class=\"more-link\">\u7ee7\u7eed\u9605\u8bfb<span class=\"screen-reader-text\">\u201cNginx \u53cd\u5411\u4ee3\u7406https\u914d\u7f6e\u201d<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-29","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/thereisno.top\/index.php?rest_route=\/wp\/v2\/posts\/29","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thereisno.top\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/thereisno.top\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/thereisno.top\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thereisno.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=29"}],"version-history":[{"count":2,"href":"https:\/\/thereisno.top\/index.php?rest_route=\/wp\/v2\/posts\/29\/revisions"}],"predecessor-version":[{"id":852,"href":"https:\/\/thereisno.top\/index.php?rest_route=\/wp\/v2\/posts\/29\/revisions\/852"}],"wp:attachment":[{"href":"https:\/\/thereisno.top\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=29"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/thereisno.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=29"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/thereisno.top\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=29"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}