{"id":311,"date":"2022-11-25T15:23:30","date_gmt":"2022-11-25T07:23:30","guid":{"rendered":"https:\/\/app.applebyme.cn\/cloud\/wwwinfo\/311.html"},"modified":"2022-11-25T15:23:30","modified_gmt":"2022-11-25T07:23:30","slug":"apache%e8%87%aa%e5%8a%a8%e8%b7%b3%e8%bd%ac%e5%88%b0-https-apache%e8%ae%be%e7%bd%aehttp%e8%b7%b3%e8%bd%achttps","status":"publish","type":"post","link":"https:\/\/app.applebyme.cn\/cloud\/wwwinfo\/311.html","title":{"rendered":"Apache\u81ea\u52a8\u8df3\u8f6c\u5230 HTTPS Apache\u8bbe\u7f6ehttp\u8df3\u8f6chttps"},"content":{"rendered":"<p><span class=\"wpcom_tag_link\">Apache<\/span><a href=\"https:\/\/app.applebyme.cn\/shengcheng-31.html\">\u94fe\u63a5\u751f\u6210app<\/a>\u81ea\u52a8\u8df3\u8f6c\u5230 HTTPS Apache\u8bbe\u7f6e<span class=\"wpcom_tag_link\">http\u8df3\u8f6chttps<\/span><\/p>\n<p>\u7f51\u7ad9\u6839\u76ee\u5f55\u65b0\u5efa\u00a0<strong>.<span class=\"wpcom_tag_link\">htaccess<\/span><\/strong><\/p>\n<pre class=\"wp-block-code\"><code>RewriteEngine On\nRewriteCond %{SERVER_PORT} 80\nRewriteRule ^(.*)$ https:\/\/%{HTTP_HOST}\/$1 &#091;R,L]<\/code><\/pre>\n<p>\u7ad9\u70b9\u7ed1\u5b9a\u591a\u4e2a\u57df\u540d\uff0c\u53ea\u5141\u8bb8www.example.com\u00a0\u8df3\u8f6c<\/p>\n<pre class=\"wp-block-code\"><code>RewriteEngine On\nRewriteCond %{SERVER_PORT} 80\nRewriteCond %{HTTP_HOST} ^example.com &#091;NC,OR]\nRewriteCond %{HTTP_HOST} ^www.example.com &#091;NC]\nRewriteRule ^(.*)$ https:\/\/%{HTTP_HOST}\/$1 &#091;R,L]<\/code><\/pre>\n<p>******\u628a\u7f51\u5740\u66f4\u6539\u4e3a\u81ea\u5df1\u7684******<\/p>\n<p><strong>\u9ad8\u7ea7\u7528\u6cd5 (\u53ef\u9009\uff09<\/strong><\/p>\n<p>RewriteEngine on<\/p>\n<pre class=\"wp-block-code\"><code># \u5f3a\u5236HTTPS\nRewriteCond %{HTTPS} !=on &#091;OR]\nRewriteCond %{SERVER_PORT} 80\n# \u67d0\u4e9b\u9875\u9762\u5f3a\u5236\nRewriteCond %{REQUEST_URI} ^something_secure &#091;OR]\nRewriteCond %{REQUEST_URI} ^something_else_secure\nRewriteRule .* https:\/\/%{SERVER_NAME}%{REQUEST_URI} &#091;R=3<a href=\"https:\/\/app.applebyme.cn\/shengcheng-72.html\">app\u6837\u5f0f\u751f\u6210<\/a>01,L]\n# \u5f3a\u5236HTTP\nRewriteCond %{HTTPS} =on &#091;OR]\nRewriteCond %{SERVER_PORT} 443\n# \u67d0\u4e9b\u9875\u9762\u5f3a\u5236\nRewriteCond %{REQUEST_URI} ^something_public &#091;OR]\nRewriteCond %{REQUEST_URI} ^something_else_public\nRewriteRule .* http:\/\/%{SERVER_NAME}%{REQUEST_URI} &#091;R=301,L]<\/code><\/pre>\n<div class=\"entry-copyright\">\n<p>\u7f16\u8f91\uff1a\u5a1c\u5a1c\uff0c\u5982\u82e5\u8f6c\u8f7d\uff0c\u8bf7\u6ce8\u660e\u51fa\u5904\uff1ahttps:\/\/www.yimenapp.com\/kb-yimen\/4891\/<\/p>\n<p>\u90e8\u5206\u5185\u5bb9\u6765\u81ea\u7f51\u7edc\u6295\u7a3f\uff0c\u5982\u6709\u4fb5\u6743\u8054\u7cfb\u7acb\u5220<\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u7f51\u7ad9\u6839\u76ee\u5f55\u65b0\u5efa\u00a0.htaccess\uff0c\u81ea\u52a8\u8df3\u8f6c\u5230 HTTPS Apache\u8bbe\u7f6ehttp\u8df3\u8f6chttps<\/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":[706,710,698,181,696],"class_list":["post-311","post","type-post","status-publish","format-standard","hentry","category-wwwinfo","tag-apache","tag-htaccess","tag-httphttps","tag-ssl"],"_links":{"self":[{"href":"https:\/\/app.applebyme.cn\/cloud\/wp-json\/wp\/v2\/posts\/311","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/app.applebyme.cn\/cloud\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/app.applebyme.cn\/cloud\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/app.applebyme.cn\/cloud\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/app.applebyme.cn\/cloud\/wp-json\/wp\/v2\/comments?post=311"}],"version-history":[{"count":0,"href":"https:\/\/app.applebyme.cn\/cloud\/wp-json\/wp\/v2\/posts\/311\/revisions"}],"wp:attachment":[{"href":"https:\/\/app.applebyme.cn\/cloud\/wp-json\/wp\/v2\/media?parent=311"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/app.applebyme.cn\/cloud\/wp-json\/wp\/v2\/categories?post=311"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/app.applebyme.cn\/cloud\/wp-json\/wp\/v2\/tags?post=311"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}