{"id":2533,"date":"2022-04-08T07:23:42","date_gmt":"2022-04-07T22:23:42","guid":{"rendered":"https:\/\/suzutukiblog.com\/?p=2533"},"modified":"2022-04-13T07:26:38","modified_gmt":"2022-04-12T22:26:38","slug":"http-3","status":"publish","type":"post","link":"https:\/\/suzutukiblog.com\/index.php\/2022\/04\/08\/http-3\/","title":{"rendered":"Nginx\u3067HTTP\u2192HTTPS\u306b\u81ea\u52d5\u3067\u30ea\u30c0\u30a4\u30ec\u30af\u30c8\u3055\u305b\u308b\u3088\uff01"},"content":{"rendered":"<h3>\u76ee\u6a19\uff1ahttp:\/\/\u30c9\u30e1\u30a4\u30f3\u540d\u3067\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u6765\u305f\u6642https:\/\/\u30c9\u30e1\u30a4\u30f3\u540d\u306b\u81ea\u52d5\u3067\u30ea\u30c0\u30a4\u30ec\u30af\u30c8\u3055\u305b\u308b\u3088\u3046\u306b\u8a2d\u5b9a\u3059\u308b<\/h3>\n<h2>\u524d\u63d0\uff1aAWS\uff0bRails+Unicorn\uff0bNginx<\/h2>\n<h1>\u203b\u3054\u6ce8\u610f2022\u5e74\u73fe\u5728\u4e0b\u8a18\u306e\u3084\u308a\u65b9\u306f\u30d1\u30d5\u30a9\u30fc\u30de\u30f3\u30b9\u7684\u306b\u975e\u63a8\u5968\u3068\u306a\u3063\u3066\u3044\u307e\u3059\u3002\u5b66\u7fd2\u7528\u306a\u3089\u3042\u308a\u304b\u3082\u3067\u3059\u304c\u30fb\u30fb\u30fb<\/h1>\n<p>\u975e\u63a8\u5968\u3067\u306a\u3044AWS\u306e<a href=\"https:\/\/suzutukiblog.com\/index.php\/2022\/03\/03\/alb\/\">ALB\u3092\u4f7f\u3046\u5834\u5408\u306f\u3053\u3061\u3089\u3092\u3069\u3046\u305e<\/a><\/p>\n<h3>1:\u307e\u305a\u306fEC2\u306bSSH\u63a5\u7d9a\u3059\u308b(\u5404\u81eaSSH\u63a5\u7d9a\u306e\u65b9\u6cd5\u306f\u7570\u306a\u308a\u307e\u3059)<\/h3>\n<pre>ssh my-portfolio-key-rsa<\/pre>\n<h3>2:nginx\u306e\u8a2d\u5b9a\u3092\u5909\u66f4\u3059\u308b\u305f\u3081\u306b\u307e\u305a\u306f\u79fb\u52d5<\/h3>\n<pre><strong>cd \/etc\/nginx\/conf.d<\/strong><\/pre>\n<h3>3:\u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb\u3092\u66f8\u304d\u8fbc\u3080(\u5404\u81ea\u7570\u306a\u308a\u307e\u3059)<\/h3>\n<pre><strong>sudo vim \u30a2\u30d7\u30ea\u540d.conf\r\n<\/strong><\/pre>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-2536\" src=\"https:\/\/suzutukiblog.com\/wp-content\/uploads\/2021\/04\/9a3c16f41a7d9deb037b32a2fc1e54b7.png\" alt=\"\" width=\"1015\" height=\"780\" srcset=\"https:\/\/suzutukiblog.com\/wp-content\/uploads\/2021\/04\/9a3c16f41a7d9deb037b32a2fc1e54b7.png 1015w, https:\/\/suzutukiblog.com\/wp-content\/uploads\/2021\/04\/9a3c16f41a7d9deb037b32a2fc1e54b7-300x231.png 300w, https:\/\/suzutukiblog.com\/wp-content\/uploads\/2021\/04\/9a3c16f41a7d9deb037b32a2fc1e54b7-768x590.png 768w, https:\/\/suzutukiblog.com\/wp-content\/uploads\/2021\/04\/9a3c16f41a7d9deb037b32a2fc1e54b7-624x480.png 624w\" sizes=\"auto, (max-width: 1015px) 100vw, 1015px\" \/><\/p>\n<pre>if ($http_x_forwarded_proto = http) {\r\nreturn 301 https:\/\/$server_name$request_uri;\r\n}<\/pre>\n<h4>\u4e0a\u8a18\u3092\u8ffd\u52a0<\/h4>\n<h3>4:Nginx\u3092\u518d\u8d77\u52d5\u3059\u308b\u305f\u3081\u306b\u79fb\u52d5<\/h3>\n<pre><strong>cd \/var\/www\/rails\/Tools\/\r\n\u3000\u3000\u3000\u3000\u3000\u3000\u3000\u3000\u3000\u3000\u3000             \u2191\u81ea\u5206\u306e\u30a2\u30d7\u30ea\u540d<\/strong><\/pre>\n<h3>5:nginx\u3092\u518d\u8d77\u52d5<\/h3>\n<pre><strong>sudo nginx -s reload<\/strong><\/pre>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-2537\" src=\"https:\/\/suzutukiblog.com\/wp-content\/uploads\/2021\/04\/4bf0681e6ef53551f4d967d605515aeb.png\" alt=\"\" width=\"1054\" height=\"189\" srcset=\"https:\/\/suzutukiblog.com\/wp-content\/uploads\/2021\/04\/4bf0681e6ef53551f4d967d605515aeb.png 1054w, https:\/\/suzutukiblog.com\/wp-content\/uploads\/2021\/04\/4bf0681e6ef53551f4d967d605515aeb-300x54.png 300w, https:\/\/suzutukiblog.com\/wp-content\/uploads\/2021\/04\/4bf0681e6ef53551f4d967d605515aeb-1024x184.png 1024w, https:\/\/suzutukiblog.com\/wp-content\/uploads\/2021\/04\/4bf0681e6ef53551f4d967d605515aeb-768x138.png 768w, https:\/\/suzutukiblog.com\/wp-content\/uploads\/2021\/04\/4bf0681e6ef53551f4d967d605515aeb-624x112.png 624w\" sizes=\"auto, (max-width: 1054px) 100vw, 1054px\" \/><\/p>\n<pre><strong>nginx: [error] open() \"\/run\/nginx.pid\" failed (2: No such file or directory)<\/strong><\/pre>\n<p>\u4e0a\u8a18\u306e\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u305f\u306e\u3067\u6b21\u306e\u30b3\u30de\u30f3\u30c9\u3092\u3057\u307e\u3059\u3002<\/p>\n<pre><strong>sudo touch \/run\/nginx.pid &amp;&amp; service nginx restart<\/strong><\/pre>\n<p>\u307e\u305f\u30a8\u30e9\u30fc\u767a\u751f<\/p>\n<pre><strong>Failed to restart nginx.service: The name org.freedesktop.PolicyKit1 was not provided by any .service files<\/strong><\/pre>\n<pre><strong>sudo service nginx restart<\/strong><\/pre>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-2538\" src=\"https:\/\/suzutukiblog.com\/wp-content\/uploads\/2021\/04\/5eefe1ad558cd3d875d725ad98d493df.png\" alt=\"\" width=\"548\" height=\"46\" srcset=\"https:\/\/suzutukiblog.com\/wp-content\/uploads\/2021\/04\/5eefe1ad558cd3d875d725ad98d493df.png 548w, https:\/\/suzutukiblog.com\/wp-content\/uploads\/2021\/04\/5eefe1ad558cd3d875d725ad98d493df-300x25.png 300w\" sizes=\"auto, (max-width: 548px) 100vw, 548px\" \/><\/p>\n<p>\u3053\u3061\u3089\u3082sudo\u304c\u5fc5\u8981\u3060\u3063\u305f\u3088\u3046\u3067Nginx\u304c\u3084\u3063\u3068\u518d\u8d77\u52d5\u3067\u304d\u305f\u3002<\/p>\n<p>http:\/\/\u30c9\u30e1\u30a4\u30f3\u540d\u3067\u8a66\u3057\u305f\u3068\u3053\u308d<\/p>\n<p>https:\/\/\u30c9\u30e1\u30a4\u30f3\u540d\u306b\u81ea\u52d5\u3067\u30ea\u30c0\u30a4\u30ec\u30af\u30c8\u3057\u3066\u304f\u308c\u308b\u306e\u3092\u78ba\u8a8d\u3067\u304d\u305f\uff01<\/p>\n<h3>http:\/\/\u30c9\u30e1\u30a4\u30f3\u540d\u3067\u30a2\u30af\u30bb\u30b9\u3057\u3066https:\/\/IP\u30a2\u30c9\u30ec\u30b9\u306b\u306a\u308a\u30a8\u30e9\u30fc\u306b\u306a\u308b\u5834\u5408<\/h3>\n<h2>\u524d\u63d0\uff1a\u4ed6\u306e\u30d6\u30e9\u30a6\u30b6\u3067http:\/\/\u30c9\u30e1\u30a4\u30f3\u540d\u3067\u30a2\u30af\u30bb\u30b9\u3057\u3066https:\/\/\u30c9\u30e1\u30a4\u30f3\u540d\u306b\u81ea\u52d5\u3067\u30ea\u30c0\u30a4\u30ec\u30af\u30c8\u3055\u308c\u308b\u304c\u3001\u3042\u308b\u30d6\u30e9\u30a6\u30b6\u3067\u306fhttps:\/\/IP\u30a2\u30c9\u30ec\u30b9\u306b\u306a\u308a\u30a8\u30e9\u30fc\u306b\u306a\u308b\u5834\u5408<\/h2>\n<p>GoogleChrome\u3067\u306a\u3063\u305f\u3068\u304d\u306e\u5bfe\u51e6\u6cd5<\/p>\n<h3>\u2460Googlechrome\u3092\u958b\u304d\u30b7\u30e7\u30fc\u30c8\u30ab\u30c3\u30c8\u30ad\u30fc<strong>\u2318,<\/strong>\u3067\u8a2d\u5b9a\u3092\u958b\u304d\u307e\u3059\u3002<\/h3>\n<h3>\u2461\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u30fc\u3068\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u3092\u30af\u30ea\u30c3\u30af\u3057\u3066\u95b2\u89a7\u5c65\u6b74\u30c7\u30fc\u30bf\u306e\u524a\u9664\u3092\u30af\u30ea\u30c3\u30af\u3057\u307e\u3059<\/h3>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-4999\" src=\"https:\/\/suzutukiblog.com\/wp-content\/uploads\/2022\/02\/58d59bab388a6f93867e2c3138d7ef01.png\" alt=\"\" width=\"2374\" height=\"1184\" \/><\/p>\n<h3>\u2462Cookie\u3068\u4ed6\u306e\u30b5\u30a4\u30c8\u30c7\u30fc\u30bf\u3068\u30ad\u30e3\u30c3\u30b7\u30e5\u3055\u308c\u305f\u753b\u50cf\u3068\u30d5\u30a1\u30a4\u30eb\u3092\u9078\u629e\u3057\u3066\u30c7\u30fc\u30bf\u3092\u524a\u9664\u3092\u30af\u30ea\u30c3\u30af\u3057\u307e\u3059<\/h3>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-5000\" src=\"https:\/\/suzutukiblog.com\/wp-content\/uploads\/2022\/02\/bd70c58b130a4aacbca3e0da5cf8402e.png\" alt=\"\" width=\"1016\" height=\"938\" \/><\/p>\n<h2>\u81ea\u5206\u306e\u5834\u5408http:\/\/\u30c9\u30e1\u30a4\u30f3\u540d\u3067\u30a2\u30af\u30bb\u30b9\u3057\u3066https:\/\/\u30c9\u30e1\u30a4\u30f3\u540d\u306b\u81ea\u52d5\u3067\u30ea\u30c0\u30a4\u30ec\u30af\u30c8\u3057\u3066\u304f\u308c\u308b\u306e\u3092\u78ba\u8a8d\u3067\u304d\u307e\u3057\u305f\u3002<\/h2>\n","protected":false},"excerpt":{"rendered":"<p>\u76ee\u6a19\uff1ahttp:\/\/\u30c9\u30e1\u30a4\u30f3\u540d\u3067\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u6765\u305f\u6642https:\/\/\u30c9\u30e1\u30a4\u30f3\u540d\u306b\u81ea\u52d5\u3067\u30ea\u30c0\u30a4\u30ec\u30af\u30c8\u3055\u305b\u308b\u3088\u3046\u306b\u8a2d\u5b9a\u3059\u308b \u524d\u63d0\uff1aAWS\uff0bRails+Unicorn\uff0bNginx \u203b\u3054\u6ce8\u610f2022\u5e74\u73fe\u5728\u4e0b\u8a18\u306e\u3084\u308a\u65b9\u306f\u30d1\u30d5\u30a9\u30fc\u30de\u30f3 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[30,29,27],"tags":[],"class_list":["post-2533","post","type-post","status-publish","format-standard","hentry","category-aws","category-https","category-programming-note"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/suzutukiblog.com\/index.php\/wp-json\/wp\/v2\/posts\/2533","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/suzutukiblog.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/suzutukiblog.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/suzutukiblog.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/suzutukiblog.com\/index.php\/wp-json\/wp\/v2\/comments?post=2533"}],"version-history":[{"count":12,"href":"https:\/\/suzutukiblog.com\/index.php\/wp-json\/wp\/v2\/posts\/2533\/revisions"}],"predecessor-version":[{"id":5018,"href":"https:\/\/suzutukiblog.com\/index.php\/wp-json\/wp\/v2\/posts\/2533\/revisions\/5018"}],"wp:attachment":[{"href":"https:\/\/suzutukiblog.com\/index.php\/wp-json\/wp\/v2\/media?parent=2533"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/suzutukiblog.com\/index.php\/wp-json\/wp\/v2\/categories?post=2533"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/suzutukiblog.com\/index.php\/wp-json\/wp\/v2\/tags?post=2533"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}