{"id":28,"date":"2020-01-27T00:06:44","date_gmt":"2020-01-26T15:06:44","guid":{"rendered":"http:\/\/www.kowanas.com\/tech\/?p=28"},"modified":"2020-01-27T07:28:57","modified_gmt":"2020-01-26T22:28:57","slug":"%ec%9b%8c%eb%93%9c%ed%94%84%eb%a0%88%ec%8a%a4-%eb%a9%80%ed%8b%b0%ec%82%ac%ec%9d%b4%ed%8a%b8","status":"publish","type":"post","link":"https:\/\/www.kowanas.com\/tech\/2020\/01\/27\/%ec%9b%8c%eb%93%9c%ed%94%84%eb%a0%88%ec%8a%a4-%eb%a9%80%ed%8b%b0%ec%82%ac%ec%9d%b4%ed%8a%b8\/","title":{"rendered":"\uc6cc\ub4dc\ud504\ub808\uc2a4 \uba40\ud2f0\uc0ac\uc774\ud2b8 \ucd94\uac00\uc2dc 404 Not Found \ubb38\uc81c"},"content":{"rendered":"\n<p>\uc6cc\ub4dc\ud504\ub808\uc2a4 \uba40\ud2f0\uc0ac\uc774\ud2b8 \ub97c \uad6c\ucd95\ud558\ub294 \uacfc\uc815\uc5d0\uc11c \uc544\uc8fc \uc624\ub79c \uc2dc\uac04\ub3d9\uc548 \uace0\uc0dd\ud588\ub358 \ubb38\uc81c\uc774\ub2e4. \ubb3c\ub860 \ub2f5\uc740 \uc26c\uc6b4\ub370 \uc788\uc5c8\ub2e4. <\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\uc6cc\ub4dc\ud504\ub808\uc2a4 \uba40\ud2f0\uc0ac\uc774\ud2b8 \uc124\uce58 \ud658\uacbd<\/h2>\n\n\n\n<p>\ubcf8 \uc124\uba85\uc740 <a href=\"http:\/\/aws.amazon.com\">AWS<\/a> \uc5d0 Ubuntu 16.04 \uc778\uc2a4\ud134\uc2a4\uc5d0 \uc6cc\ub4dc\ud504\ub808\uc2a4\ub97c AMI\uac00 \uc544\ub2cc \uc9c1\uc811 \uc124\uce58\ud558\uba74\uc11c \uacaa\uac8c \ub418\ub294 \uacfc\uc815\uc784\uc744 \uba3c\uc800 \ub9d0\uc500\ub4dc\ub9b0\ub2e4.<\/p>\n\n\n\n<p>\uadf8\ub9ac\uace0 PHP\uc678\uc5d0 Database\ub294 mysql, Web Server\ub294 Apache2\ub97c \uc0ac\uc6a9\ud55c\ub2e4.<\/p>\n\n\n\n<p>\uc544\ub798\uc758 \ub0b4\uc6a9\uc744 \uc801\uc6a9\ud574\uc8fc\uba74 \ub9c8\ubc95\ucc98\ub7fc \uc6cc\ub4dc\ud504\ub808\uc2a4\uc758 \uba40\ud2f0\uc0ac\uc774\ud2b8\uc758 \uc11c\ube0c\uc0ac\uc774\ud2b8\uac00 \uc815\uc0c1\uc801\uc73c\ub85c \ud45c\uc2dc\uac00 \ub41c\ub2e4. \ub098\ub984 \uace0\uc0dd\ud574\uc11c \ub9c8\ubc95\uacfc \uac19\uc740 \uacbd\ud5d8\uc774\uc5c8\ub2e4.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">AllowOverride \uc218\uc815<\/h2>\n\n\n\n<p>apache sites-avaiable\uc5d0 \uc788\ub294 config\uc758 VirtualHost\uc758 \uc18d\uc131\uc744 \uc544\ub798\uc640 \uac19\uc774 \uc218\uc815\ud574\uc8fc\uc5b4\uc57c \ud55c\ub2e4. <\/p>\n\n\n\n<p>AllowOverride\uac00 \uc5c6\uac70\ub098 None\uc73c\ub85c \uc124\uc815\ub418\uc5b4 \uc788\ub294 \uacbd\uc6b0\uc5d0\ub294 \uc548\ub41c\ub2e4.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/www.kowanas.com\/tech\/wp-content\/uploads\/sites\/2\/2020\/01\/image-3.png\" alt=\"\uc6cc\ub4dc\ud504\ub808\uc2a4 \uba40\ud2f0\uc0ac\uc774\ud2b8 VirtualHost \uc608\uc81c\" class=\"wp-image-29\" width=\"585\" height=\"388\"\/><figcaption>WordPress VirtualHost AllowOverride<\/figcaption><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">rewrite \ubaa8\ub4dc \ud65c\uc131\ud654<\/h2>\n\n\n\n<p><code>sudo a2enmod rewrite<\/code><\/p>\n\n\n\n<p>\uc704 \uba85\ub839\uc5b4\ub85c rewirte mode\ub97c \ud65c\uc131\ud654\ud574\uc900\ub2e4. \uadf8\ub9ac\uace0 Apache\ub97c \uc7ac\uc2dc\uc791\ud574\uc900\ub2e4.<\/p>\n\n\n\n<p><code>sudo service apache2 restart<\/code><\/p>\n\n\n\n<p>\uadf8\ub9ac\uace0 \ub2e4\uc2dc \uc0ac\uc774\ud2b8\ub97c Refresh\ud574\ubcf4\uc790.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\uc6cc\ub4dc\ud504\ub808\uc2a4 \uba40\ud2f0\uc0ac\uc774\ud2b8 \ub97c \uad6c\ucd95\ud558\ub294 \uacfc\uc815\uc5d0\uc11c \uc544\uc8fc \uc624\ub79c \uc2dc\uac04\ub3d9\uc548 \uace0\uc0dd\ud588\ub358 \ubb38\uc81c\uc774\ub2e4. \ubb3c\ub860 \ub2f5\uc740 \uc26c\uc6b4\ub370 \uc788\uc5c8\ub2e4. \uc6cc\ub4dc\ud504\ub808\uc2a4 \uba40\ud2f0\uc0ac\uc774\ud2b8 \uc124\uce58 \ud658\uacbd \ubcf8 \uc124\uba85\uc740 AWS \uc5d0 Ubuntu 16.04 \uc778\uc2a4\ud134\uc2a4\uc5d0 \uc6cc\ub4dc\ud504\ub808\uc2a4\ub97c AMI\uac00 \uc544\ub2cc \uc9c1\uc811 \uc124\uce58\ud558\uba74\uc11c \uacaa\uac8c \ub418\ub294 \uacfc\uc815\uc784\uc744 \uba3c\uc800 \ub9d0\uc500\ub4dc\ub9b0\ub2e4. \uadf8\ub9ac\uace0 PHP\uc678\uc5d0 Database\ub294 mysql, Web Server\ub294 Apache2\ub97c \uc0ac\uc6a9\ud55c\ub2e4. \uc544\ub798\uc758 \ub0b4\uc6a9\uc744 \uc801\uc6a9\ud574\uc8fc\uba74 \ub9c8\ubc95\ucc98\ub7fc \uc6cc\ub4dc\ud504\ub808\uc2a4\uc758 \uba40\ud2f0\uc0ac\uc774\ud2b8\uc758 \uc11c\ube0c\uc0ac\uc774\ud2b8\uac00 \uc815\uc0c1\uc801\uc73c\ub85c \ud45c\uc2dc\uac00 \ub41c\ub2e4. \ub098\ub984 \uace0\uc0dd\ud574\uc11c &#8230; <a title=\"\uc6cc\ub4dc\ud504\ub808\uc2a4 \uba40\ud2f0\uc0ac\uc774\ud2b8 \ucd94\uac00\uc2dc 404 Not Found \ubb38\uc81c\" class=\"read-more\" href=\"https:\/\/www.kowanas.com\/tech\/2020\/01\/27\/%ec%9b%8c%eb%93%9c%ed%94%84%eb%a0%88%ec%8a%a4-%eb%a9%80%ed%8b%b0%ec%82%ac%ec%9d%b4%ed%8a%b8\/\" aria-label=\"Read more about \uc6cc\ub4dc\ud504\ub808\uc2a4 \uba40\ud2f0\uc0ac\uc774\ud2b8 \ucd94\uac00\uc2dc 404 Not Found \ubb38\uc81c\">Read more<\/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":[14,13,12,11,10],"class_list":["post-28","post","type-post","status-publish","format-standard","hentry","category-tech","tag-apache2","tag-aws","tag-multisite","tag-wordpress","tag-10"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\uc6cc\ub4dc\ud504\ub808\uc2a4 \uba40\ud2f0\uc0ac\uc774\ud2b8 \ucd94\uac00\uc2dc 404 Not Found \ubb38\uc81c - Kowana&#039;s tech<\/title>\n<meta name=\"description\" content=\"\uc6cc\ub4dc\ud504\ub808\uc2a4 \uba40\ud2f0\uc0ac\uc774\ud2b8 \ub97c \uad6c\ucd95\ud558\ub294 \uacfc\uc815\uc5d0\uc11c \uc544\uc8fc \uc624\ub79c \uc2dc\uac04\ub3d9\uc548 \uace0\uc0dd\ud588\ub358 \ubb38\uc81c\uc774\ub2e4. \ubb3c\ub860 \ub2f5\uc740 \uc26c\uc6b4\ub370 \uc788\uc5c8\ub2e4. \ubcf8 \uc124\uba85\uc740 AWS\uc5d0 Ubuntu 16.04 \uc778\uc2a4\ud134\uc2a4\uc5d0 \uc6cc\ub4dc\ud504\ub808\uc2a4\ub97c AMI\uac00 \uc544\ub2cc \uc9c1\uc811 \uc124\uce58\ud558\uba74\uc11c \uacaa\uac8c \ub418\ub294 \uacfc\uc815\uc784\uc744 \uba3c\uc800 \ub9d0\uc500\ub4dc\ub9b0\ub2e4.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.kowanas.com\/tech\/2020\/01\/27\/\uc6cc\ub4dc\ud504\ub808\uc2a4-\uba40\ud2f0\uc0ac\uc774\ud2b8\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\uc6cc\ub4dc\ud504\ub808\uc2a4 \uba40\ud2f0\uc0ac\uc774\ud2b8 \ucd94\uac00\uc2dc 404 Not Found \ubb38\uc81c - Kowana&#039;s tech\" \/>\n<meta property=\"og:description\" content=\"\uc6cc\ub4dc\ud504\ub808\uc2a4 \uba40\ud2f0\uc0ac\uc774\ud2b8 \ub97c \uad6c\ucd95\ud558\ub294 \uacfc\uc815\uc5d0\uc11c \uc544\uc8fc \uc624\ub79c \uc2dc\uac04\ub3d9\uc548 \uace0\uc0dd\ud588\ub358 \ubb38\uc81c\uc774\ub2e4. \ubb3c\ub860 \ub2f5\uc740 \uc26c\uc6b4\ub370 \uc788\uc5c8\ub2e4. \ubcf8 \uc124\uba85\uc740 AWS\uc5d0 Ubuntu 16.04 \uc778\uc2a4\ud134\uc2a4\uc5d0 \uc6cc\ub4dc\ud504\ub808\uc2a4\ub97c AMI\uac00 \uc544\ub2cc \uc9c1\uc811 \uc124\uce58\ud558\uba74\uc11c \uacaa\uac8c \ub418\ub294 \uacfc\uc815\uc784\uc744 \uba3c\uc800 \ub9d0\uc500\ub4dc\ub9b0\ub2e4.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.kowanas.com\/tech\/2020\/01\/27\/\uc6cc\ub4dc\ud504\ub808\uc2a4-\uba40\ud2f0\uc0ac\uc774\ud2b8\/\" \/>\n<meta property=\"og:site_name\" content=\"Kowana&#039;s tech\" \/>\n<meta property=\"article:published_time\" content=\"2020-01-26T15:06:44+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-01-26T22:28:57+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/www.kowanas.com\/tech\/wp-content\/uploads\/sites\/2\/2020\/01\/image-3.png\" \/>\n<meta name=\"author\" content=\"kowana\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"kowana\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.kowanas.com\/tech\/2020\/01\/27\/%ec%9b%8c%eb%93%9c%ed%94%84%eb%a0%88%ec%8a%a4-%eb%a9%80%ed%8b%b0%ec%82%ac%ec%9d%b4%ed%8a%b8\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.kowanas.com\/tech\/2020\/01\/27\/%ec%9b%8c%eb%93%9c%ed%94%84%eb%a0%88%ec%8a%a4-%eb%a9%80%ed%8b%b0%ec%82%ac%ec%9d%b4%ed%8a%b8\/\"},\"author\":{\"name\":\"kowana\",\"@id\":\"https:\/\/www.kowanas.com\/tech\/#\/schema\/person\/190c7dff713254da763d4fe295be98af\"},\"headline\":\"\uc6cc\ub4dc\ud504\ub808\uc2a4 \uba40\ud2f0\uc0ac\uc774\ud2b8 \ucd94\uac00\uc2dc 404 Not Found \ubb38\uc81c\",\"datePublished\":\"2020-01-26T15:06:44+00:00\",\"dateModified\":\"2020-01-26T22:28:57+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.kowanas.com\/tech\/2020\/01\/27\/%ec%9b%8c%eb%93%9c%ed%94%84%eb%a0%88%ec%8a%a4-%eb%a9%80%ed%8b%b0%ec%82%ac%ec%9d%b4%ed%8a%b8\/\"},\"wordCount\":26,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.kowanas.com\/tech\/#\/schema\/person\/190c7dff713254da763d4fe295be98af\"},\"image\":{\"@id\":\"https:\/\/www.kowanas.com\/tech\/2020\/01\/27\/%ec%9b%8c%eb%93%9c%ed%94%84%eb%a0%88%ec%8a%a4-%eb%a9%80%ed%8b%b0%ec%82%ac%ec%9d%b4%ed%8a%b8\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/www.kowanas.com\/tech\/wp-content\/uploads\/sites\/2\/2020\/01\/image-3.png\",\"keywords\":[\"Apache2\",\"AWS\",\"multisite\",\"Wordpress\",\"\uc6cc\ub4dc\ud504\ub808\uc2a4\"],\"articleSection\":[\"Tech\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.kowanas.com\/tech\/2020\/01\/27\/%ec%9b%8c%eb%93%9c%ed%94%84%eb%a0%88%ec%8a%a4-%eb%a9%80%ed%8b%b0%ec%82%ac%ec%9d%b4%ed%8a%b8\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.kowanas.com\/tech\/2020\/01\/27\/%ec%9b%8c%eb%93%9c%ed%94%84%eb%a0%88%ec%8a%a4-%eb%a9%80%ed%8b%b0%ec%82%ac%ec%9d%b4%ed%8a%b8\/\",\"url\":\"https:\/\/www.kowanas.com\/tech\/2020\/01\/27\/%ec%9b%8c%eb%93%9c%ed%94%84%eb%a0%88%ec%8a%a4-%eb%a9%80%ed%8b%b0%ec%82%ac%ec%9d%b4%ed%8a%b8\/\",\"name\":\"\uc6cc\ub4dc\ud504\ub808\uc2a4 \uba40\ud2f0\uc0ac\uc774\ud2b8 \ucd94\uac00\uc2dc 404 Not Found \ubb38\uc81c - Kowana&#039;s tech\",\"isPartOf\":{\"@id\":\"https:\/\/www.kowanas.com\/tech\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.kowanas.com\/tech\/2020\/01\/27\/%ec%9b%8c%eb%93%9c%ed%94%84%eb%a0%88%ec%8a%a4-%eb%a9%80%ed%8b%b0%ec%82%ac%ec%9d%b4%ed%8a%b8\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.kowanas.com\/tech\/2020\/01\/27\/%ec%9b%8c%eb%93%9c%ed%94%84%eb%a0%88%ec%8a%a4-%eb%a9%80%ed%8b%b0%ec%82%ac%ec%9d%b4%ed%8a%b8\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/www.kowanas.com\/tech\/wp-content\/uploads\/sites\/2\/2020\/01\/image-3.png\",\"datePublished\":\"2020-01-26T15:06:44+00:00\",\"dateModified\":\"2020-01-26T22:28:57+00:00\",\"description\":\"\uc6cc\ub4dc\ud504\ub808\uc2a4 \uba40\ud2f0\uc0ac\uc774\ud2b8 \ub97c \uad6c\ucd95\ud558\ub294 \uacfc\uc815\uc5d0\uc11c \uc544\uc8fc \uc624\ub79c \uc2dc\uac04\ub3d9\uc548 \uace0\uc0dd\ud588\ub358 \ubb38\uc81c\uc774\ub2e4. \ubb3c\ub860 \ub2f5\uc740 \uc26c\uc6b4\ub370 \uc788\uc5c8\ub2e4. \ubcf8 \uc124\uba85\uc740 AWS\uc5d0 Ubuntu 16.04 \uc778\uc2a4\ud134\uc2a4\uc5d0 \uc6cc\ub4dc\ud504\ub808\uc2a4\ub97c AMI\uac00 \uc544\ub2cc \uc9c1\uc811 \uc124\uce58\ud558\uba74\uc11c \uacaa\uac8c \ub418\ub294 \uacfc\uc815\uc784\uc744 \uba3c\uc800 \ub9d0\uc500\ub4dc\ub9b0\ub2e4.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.kowanas.com\/tech\/2020\/01\/27\/%ec%9b%8c%eb%93%9c%ed%94%84%eb%a0%88%ec%8a%a4-%eb%a9%80%ed%8b%b0%ec%82%ac%ec%9d%b4%ed%8a%b8\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.kowanas.com\/tech\/2020\/01\/27\/%ec%9b%8c%eb%93%9c%ed%94%84%eb%a0%88%ec%8a%a4-%eb%a9%80%ed%8b%b0%ec%82%ac%ec%9d%b4%ed%8a%b8\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.kowanas.com\/tech\/2020\/01\/27\/%ec%9b%8c%eb%93%9c%ed%94%84%eb%a0%88%ec%8a%a4-%eb%a9%80%ed%8b%b0%ec%82%ac%ec%9d%b4%ed%8a%b8\/#primaryimage\",\"url\":\"https:\/\/www.kowanas.com\/tech\/wp-content\/uploads\/sites\/2\/2020\/01\/image-3.png\",\"contentUrl\":\"https:\/\/www.kowanas.com\/tech\/wp-content\/uploads\/sites\/2\/2020\/01\/image-3.png\",\"width\":297,\"height\":197},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.kowanas.com\/tech\/2020\/01\/27\/%ec%9b%8c%eb%93%9c%ed%94%84%eb%a0%88%ec%8a%a4-%eb%a9%80%ed%8b%b0%ec%82%ac%ec%9d%b4%ed%8a%b8\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.kowanas.com\/tech\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\uc6cc\ub4dc\ud504\ub808\uc2a4 \uba40\ud2f0\uc0ac\uc774\ud2b8 \ucd94\uac00\uc2dc 404 Not Found \ubb38\uc81c\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.kowanas.com\/tech\/#website\",\"url\":\"https:\/\/www.kowanas.com\/tech\/\",\"name\":\"Kowana&#039;s tech\",\"description\":\"IT\ub97c \ubc30\uc6b0\uba74\uc11c \uacf5\uc720\ud558\uace0 \uc2f6\uc740 \uac83\ub4e4, \uc571, \uc6f9, \uac1c\ubc1c, \uc218\uc775, \uc131\uacf5\",\"publisher\":{\"@id\":\"https:\/\/www.kowanas.com\/tech\/#\/schema\/person\/190c7dff713254da763d4fe295be98af\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.kowanas.com\/tech\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/www.kowanas.com\/tech\/#\/schema\/person\/190c7dff713254da763d4fe295be98af\",\"name\":\"kowana\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.kowanas.com\/tech\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/80a89adb37a55d376afb969e327758fb?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/80a89adb37a55d376afb969e327758fb?s=96&d=mm&r=g\",\"caption\":\"kowana\"},\"logo\":{\"@id\":\"https:\/\/www.kowanas.com\/tech\/#\/schema\/person\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\uc6cc\ub4dc\ud504\ub808\uc2a4 \uba40\ud2f0\uc0ac\uc774\ud2b8 \ucd94\uac00\uc2dc 404 Not Found \ubb38\uc81c - Kowana&#039;s tech","description":"\uc6cc\ub4dc\ud504\ub808\uc2a4 \uba40\ud2f0\uc0ac\uc774\ud2b8 \ub97c \uad6c\ucd95\ud558\ub294 \uacfc\uc815\uc5d0\uc11c \uc544\uc8fc \uc624\ub79c \uc2dc\uac04\ub3d9\uc548 \uace0\uc0dd\ud588\ub358 \ubb38\uc81c\uc774\ub2e4. \ubb3c\ub860 \ub2f5\uc740 \uc26c\uc6b4\ub370 \uc788\uc5c8\ub2e4. \ubcf8 \uc124\uba85\uc740 AWS\uc5d0 Ubuntu 16.04 \uc778\uc2a4\ud134\uc2a4\uc5d0 \uc6cc\ub4dc\ud504\ub808\uc2a4\ub97c AMI\uac00 \uc544\ub2cc \uc9c1\uc811 \uc124\uce58\ud558\uba74\uc11c \uacaa\uac8c \ub418\ub294 \uacfc\uc815\uc784\uc744 \uba3c\uc800 \ub9d0\uc500\ub4dc\ub9b0\ub2e4.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.kowanas.com\/tech\/2020\/01\/27\/\uc6cc\ub4dc\ud504\ub808\uc2a4-\uba40\ud2f0\uc0ac\uc774\ud2b8\/","og_locale":"en_US","og_type":"article","og_title":"\uc6cc\ub4dc\ud504\ub808\uc2a4 \uba40\ud2f0\uc0ac\uc774\ud2b8 \ucd94\uac00\uc2dc 404 Not Found \ubb38\uc81c - Kowana&#039;s tech","og_description":"\uc6cc\ub4dc\ud504\ub808\uc2a4 \uba40\ud2f0\uc0ac\uc774\ud2b8 \ub97c \uad6c\ucd95\ud558\ub294 \uacfc\uc815\uc5d0\uc11c \uc544\uc8fc \uc624\ub79c \uc2dc\uac04\ub3d9\uc548 \uace0\uc0dd\ud588\ub358 \ubb38\uc81c\uc774\ub2e4. \ubb3c\ub860 \ub2f5\uc740 \uc26c\uc6b4\ub370 \uc788\uc5c8\ub2e4. \ubcf8 \uc124\uba85\uc740 AWS\uc5d0 Ubuntu 16.04 \uc778\uc2a4\ud134\uc2a4\uc5d0 \uc6cc\ub4dc\ud504\ub808\uc2a4\ub97c AMI\uac00 \uc544\ub2cc \uc9c1\uc811 \uc124\uce58\ud558\uba74\uc11c \uacaa\uac8c \ub418\ub294 \uacfc\uc815\uc784\uc744 \uba3c\uc800 \ub9d0\uc500\ub4dc\ub9b0\ub2e4.","og_url":"https:\/\/www.kowanas.com\/tech\/2020\/01\/27\/\uc6cc\ub4dc\ud504\ub808\uc2a4-\uba40\ud2f0\uc0ac\uc774\ud2b8\/","og_site_name":"Kowana&#039;s tech","article_published_time":"2020-01-26T15:06:44+00:00","article_modified_time":"2020-01-26T22:28:57+00:00","og_image":[{"url":"http:\/\/www.kowanas.com\/tech\/wp-content\/uploads\/sites\/2\/2020\/01\/image-3.png","type":"","width":"","height":""}],"author":"kowana","twitter_card":"summary_large_image","twitter_misc":{"Written by":"kowana"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.kowanas.com\/tech\/2020\/01\/27\/%ec%9b%8c%eb%93%9c%ed%94%84%eb%a0%88%ec%8a%a4-%eb%a9%80%ed%8b%b0%ec%82%ac%ec%9d%b4%ed%8a%b8\/#article","isPartOf":{"@id":"https:\/\/www.kowanas.com\/tech\/2020\/01\/27\/%ec%9b%8c%eb%93%9c%ed%94%84%eb%a0%88%ec%8a%a4-%eb%a9%80%ed%8b%b0%ec%82%ac%ec%9d%b4%ed%8a%b8\/"},"author":{"name":"kowana","@id":"https:\/\/www.kowanas.com\/tech\/#\/schema\/person\/190c7dff713254da763d4fe295be98af"},"headline":"\uc6cc\ub4dc\ud504\ub808\uc2a4 \uba40\ud2f0\uc0ac\uc774\ud2b8 \ucd94\uac00\uc2dc 404 Not Found \ubb38\uc81c","datePublished":"2020-01-26T15:06:44+00:00","dateModified":"2020-01-26T22:28:57+00:00","mainEntityOfPage":{"@id":"https:\/\/www.kowanas.com\/tech\/2020\/01\/27\/%ec%9b%8c%eb%93%9c%ed%94%84%eb%a0%88%ec%8a%a4-%eb%a9%80%ed%8b%b0%ec%82%ac%ec%9d%b4%ed%8a%b8\/"},"wordCount":26,"commentCount":0,"publisher":{"@id":"https:\/\/www.kowanas.com\/tech\/#\/schema\/person\/190c7dff713254da763d4fe295be98af"},"image":{"@id":"https:\/\/www.kowanas.com\/tech\/2020\/01\/27\/%ec%9b%8c%eb%93%9c%ed%94%84%eb%a0%88%ec%8a%a4-%eb%a9%80%ed%8b%b0%ec%82%ac%ec%9d%b4%ed%8a%b8\/#primaryimage"},"thumbnailUrl":"http:\/\/www.kowanas.com\/tech\/wp-content\/uploads\/sites\/2\/2020\/01\/image-3.png","keywords":["Apache2","AWS","multisite","Wordpress","\uc6cc\ub4dc\ud504\ub808\uc2a4"],"articleSection":["Tech"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.kowanas.com\/tech\/2020\/01\/27\/%ec%9b%8c%eb%93%9c%ed%94%84%eb%a0%88%ec%8a%a4-%eb%a9%80%ed%8b%b0%ec%82%ac%ec%9d%b4%ed%8a%b8\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.kowanas.com\/tech\/2020\/01\/27\/%ec%9b%8c%eb%93%9c%ed%94%84%eb%a0%88%ec%8a%a4-%eb%a9%80%ed%8b%b0%ec%82%ac%ec%9d%b4%ed%8a%b8\/","url":"https:\/\/www.kowanas.com\/tech\/2020\/01\/27\/%ec%9b%8c%eb%93%9c%ed%94%84%eb%a0%88%ec%8a%a4-%eb%a9%80%ed%8b%b0%ec%82%ac%ec%9d%b4%ed%8a%b8\/","name":"\uc6cc\ub4dc\ud504\ub808\uc2a4 \uba40\ud2f0\uc0ac\uc774\ud2b8 \ucd94\uac00\uc2dc 404 Not Found \ubb38\uc81c - Kowana&#039;s tech","isPartOf":{"@id":"https:\/\/www.kowanas.com\/tech\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.kowanas.com\/tech\/2020\/01\/27\/%ec%9b%8c%eb%93%9c%ed%94%84%eb%a0%88%ec%8a%a4-%eb%a9%80%ed%8b%b0%ec%82%ac%ec%9d%b4%ed%8a%b8\/#primaryimage"},"image":{"@id":"https:\/\/www.kowanas.com\/tech\/2020\/01\/27\/%ec%9b%8c%eb%93%9c%ed%94%84%eb%a0%88%ec%8a%a4-%eb%a9%80%ed%8b%b0%ec%82%ac%ec%9d%b4%ed%8a%b8\/#primaryimage"},"thumbnailUrl":"http:\/\/www.kowanas.com\/tech\/wp-content\/uploads\/sites\/2\/2020\/01\/image-3.png","datePublished":"2020-01-26T15:06:44+00:00","dateModified":"2020-01-26T22:28:57+00:00","description":"\uc6cc\ub4dc\ud504\ub808\uc2a4 \uba40\ud2f0\uc0ac\uc774\ud2b8 \ub97c \uad6c\ucd95\ud558\ub294 \uacfc\uc815\uc5d0\uc11c \uc544\uc8fc \uc624\ub79c \uc2dc\uac04\ub3d9\uc548 \uace0\uc0dd\ud588\ub358 \ubb38\uc81c\uc774\ub2e4. \ubb3c\ub860 \ub2f5\uc740 \uc26c\uc6b4\ub370 \uc788\uc5c8\ub2e4. \ubcf8 \uc124\uba85\uc740 AWS\uc5d0 Ubuntu 16.04 \uc778\uc2a4\ud134\uc2a4\uc5d0 \uc6cc\ub4dc\ud504\ub808\uc2a4\ub97c AMI\uac00 \uc544\ub2cc \uc9c1\uc811 \uc124\uce58\ud558\uba74\uc11c \uacaa\uac8c \ub418\ub294 \uacfc\uc815\uc784\uc744 \uba3c\uc800 \ub9d0\uc500\ub4dc\ub9b0\ub2e4.","breadcrumb":{"@id":"https:\/\/www.kowanas.com\/tech\/2020\/01\/27\/%ec%9b%8c%eb%93%9c%ed%94%84%eb%a0%88%ec%8a%a4-%eb%a9%80%ed%8b%b0%ec%82%ac%ec%9d%b4%ed%8a%b8\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.kowanas.com\/tech\/2020\/01\/27\/%ec%9b%8c%eb%93%9c%ed%94%84%eb%a0%88%ec%8a%a4-%eb%a9%80%ed%8b%b0%ec%82%ac%ec%9d%b4%ed%8a%b8\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.kowanas.com\/tech\/2020\/01\/27\/%ec%9b%8c%eb%93%9c%ed%94%84%eb%a0%88%ec%8a%a4-%eb%a9%80%ed%8b%b0%ec%82%ac%ec%9d%b4%ed%8a%b8\/#primaryimage","url":"https:\/\/www.kowanas.com\/tech\/wp-content\/uploads\/sites\/2\/2020\/01\/image-3.png","contentUrl":"https:\/\/www.kowanas.com\/tech\/wp-content\/uploads\/sites\/2\/2020\/01\/image-3.png","width":297,"height":197},{"@type":"BreadcrumbList","@id":"https:\/\/www.kowanas.com\/tech\/2020\/01\/27\/%ec%9b%8c%eb%93%9c%ed%94%84%eb%a0%88%ec%8a%a4-%eb%a9%80%ed%8b%b0%ec%82%ac%ec%9d%b4%ed%8a%b8\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.kowanas.com\/tech\/"},{"@type":"ListItem","position":2,"name":"\uc6cc\ub4dc\ud504\ub808\uc2a4 \uba40\ud2f0\uc0ac\uc774\ud2b8 \ucd94\uac00\uc2dc 404 Not Found \ubb38\uc81c"}]},{"@type":"WebSite","@id":"https:\/\/www.kowanas.com\/tech\/#website","url":"https:\/\/www.kowanas.com\/tech\/","name":"Kowana&#039;s tech","description":"IT\ub97c \ubc30\uc6b0\uba74\uc11c \uacf5\uc720\ud558\uace0 \uc2f6\uc740 \uac83\ub4e4, \uc571, \uc6f9, \uac1c\ubc1c, \uc218\uc775, \uc131\uacf5","publisher":{"@id":"https:\/\/www.kowanas.com\/tech\/#\/schema\/person\/190c7dff713254da763d4fe295be98af"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.kowanas.com\/tech\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/www.kowanas.com\/tech\/#\/schema\/person\/190c7dff713254da763d4fe295be98af","name":"kowana","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.kowanas.com\/tech\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/80a89adb37a55d376afb969e327758fb?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/80a89adb37a55d376afb969e327758fb?s=96&d=mm&r=g","caption":"kowana"},"logo":{"@id":"https:\/\/www.kowanas.com\/tech\/#\/schema\/person\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.kowanas.com\/tech\/wp-json\/wp\/v2\/posts\/28","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.kowanas.com\/tech\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.kowanas.com\/tech\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.kowanas.com\/tech\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.kowanas.com\/tech\/wp-json\/wp\/v2\/comments?post=28"}],"version-history":[{"count":2,"href":"https:\/\/www.kowanas.com\/tech\/wp-json\/wp\/v2\/posts\/28\/revisions"}],"predecessor-version":[{"id":44,"href":"https:\/\/www.kowanas.com\/tech\/wp-json\/wp\/v2\/posts\/28\/revisions\/44"}],"wp:attachment":[{"href":"https:\/\/www.kowanas.com\/tech\/wp-json\/wp\/v2\/media?parent=28"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.kowanas.com\/tech\/wp-json\/wp\/v2\/categories?post=28"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.kowanas.com\/tech\/wp-json\/wp\/v2\/tags?post=28"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}