{"id":2360,"date":"2021-12-26T13:53:07","date_gmt":"2021-12-26T04:53:07","guid":{"rendered":"https:\/\/dennie.tokyo\/it\/?p=2360"},"modified":"2022-03-13T10:30:27","modified_gmt":"2022-03-13T01:30:27","slug":"apache-%e8%aa%ad%e3%81%bf%e8%be%bc%e3%81%bf%e3%83%a2%e3%82%b8%e3%83%a5%e3%83%bc%e3%83%ab%e3%81%ae%e5%a0%b4%e6%89%80","status":"publish","type":"post","link":"https:\/\/dennie.tokyo\/it\/?p=2360","title":{"rendered":"Apache \u8aad\u307f\u8fbc\u307f\u30e2\u30b8\u30e5\u30fc\u30eb\u306e\u5834\u6240"},"content":{"rendered":"\n<p>Apache\u306f\u5fc5\u8981\u306a\u6a5f\u80fd\u3092\u30e2\u30b8\u30e5\u30fc\u30eb\u5358\u4f4d\u3067\u8aad\u307f\u8fbc\u307f\u3001\u4f7f\u7528\u53ef\u80fd\u306b\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<!--more-->\n\n\n\n<h1 class=\"wp-block-heading\">\u30e2\u30b8\u30e5\u30fc\u30eb\u306e\u5834\u6240<\/h1>\n\n\n\n<p>Apache\u306e\u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb\u306b\u30e2\u30b8\u30e5\u30fc\u30eb\u3092\u8aad\u307f\u8fbc\u3093\u3067\u3044\u308b\u30d1\u30b9\u306e\u8a18\u8f09\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-plain\"><code>Include conf.modules.d\/*.conf<\/code><\/pre><\/div>\n\n\n\n<p>\u30d1\u30b9\u306f ServerRoot \u304b\u3089\u306e\u76f8\u5bfe\u30d1\u30b9\u306b\u306a\u308b\u3088\u3046\u3067\u3059\u3002conf.modules.d \u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u4ee5\u4e0b\u306e\u3001.conf \u3068\u3044\u3046\u62e1\u5f35\u5b50\u306e\u30d5\u30a1\u30a4\u30eb\u306e\u4e2d\u3067\u30e2\u30b8\u30e5\u30fc\u30eb\u306e\u8aad\u307f\u8fbc\u307f\u304c\u8a18\u8f09\u3055\u308c\u3066\u3044\u308b\u3088\u3046\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u4ee5\u4e0b\u306f\u3001ServerRoot \u306e\u4f8b\u3067\u3059\u3002<\/p>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-plain\"><code>ServerRoot &quot;\/etc\/httpd&quot;<\/code><\/pre><\/div>\n\n\n\n<p>\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u3001\u8aad\u307f\u8fbc\u307f\u5834\u6240\u3092\u78ba\u8a8d\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-bash\" data-lang=\"Bash\"><code>ls -al \/etc\/httpd\/conf.modules.d<\/code><\/pre><\/div>\n\n\n\n<p>\u30fb\u7d50\u679c<\/p>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-plain\"><code>-rw-r--r-- 1 root root 3264 Oct  8 22:01 00-base.conf\n-rw-r--r-- 1 root root  139 Oct  8 22:01 00-dav.conf\n-rw-r--r-- 1 root root   41 Oct  8 22:01 00-lua.conf\n-rw-r--r-- 1 root root  951 Oct  8 22:01 00-mpm.conf\n-rw-r--r-- 1 root root  787 Oct  8 22:01 00-optional.conf\n-rw-r--r-- 1 root root 1073 Oct  8 22:01 00-proxy.conf\n-rw-r--r-- 1 root root   88 Oct  8 22:01 00-systemd.conf\n-rw-r--r-- 1 root root  451 Oct  8 22:01 01-cgi.conf\n-rw-r--r-- 1 root root   45 Jun 21  2021 10-h2.conf\n-rw-r--r-- 1 root root   57 Jun 21  2021 10-proxy_h2.conf<\/code><\/pre><\/div>\n\n\n\n<p>\u8a66\u3057\u306b\u300100-dav.conf \u306e\u5185\u5bb9\u3092\u78ba\u8a8d\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-bash\" data-lang=\"Bash\"><code>cat \/etc\/httpd\/conf.modules.d\/00-dav.conf<\/code><\/pre><\/div>\n\n\n\n<p>\u30fb\u7d50\u679c<\/p>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-plain\"><code>LoadModule dav_module modules\/mod_dav.so\nLoadModule dav_fs_module modules\/mod_dav_fs.so\nLoadModule dav_lock_module modules\/mod_dav_lock.so<\/code><\/pre><\/div>\n\n\n\n<p>LoadModule\u30c7\u30a3\u30ec\u30af\u30c6\u30a3\u30d6\u306e\u8a18\u8f09\u3092\u78ba\u8a8d\u3067\u304d\u307e\u3057\u305f\u3002\u30e2\u30b8\u30e5\u30fc\u30eb\u306e\u8aad\u307f\u8fbc\u307f\u304c\u8a18\u8f09\u3055\u308c\u3066\u3044\u308b\u3053\u3068\u304c\u5206\u304b\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<h1 class=\"wp-block-heading\">\u6700\u5f8c\u306b<\/h1>\n\n\n\n<p>\u7279\u306b\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Apache\u306f\u5fc5\u8981\u306a\u6a5f\u80fd\u3092\u30e2\u30b8\u30e5\u30fc\u30eb\u5358\u4f4d\u3067\u8aad\u307f\u8fbc\u307f\u3001\u4f7f\u7528\u53ef\u80fd\u306b\u3057\u307e\u3059\u3002<\/p>\n","protected":false},"author":1,"featured_media":7,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[13],"tags":[],"class_list":["post-2360","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-apache"],"_links":{"self":[{"href":"https:\/\/dennie.tokyo\/it\/index.php?rest_route=\/wp\/v2\/posts\/2360","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dennie.tokyo\/it\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/dennie.tokyo\/it\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/dennie.tokyo\/it\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dennie.tokyo\/it\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2360"}],"version-history":[{"count":10,"href":"https:\/\/dennie.tokyo\/it\/index.php?rest_route=\/wp\/v2\/posts\/2360\/revisions"}],"predecessor-version":[{"id":3092,"href":"https:\/\/dennie.tokyo\/it\/index.php?rest_route=\/wp\/v2\/posts\/2360\/revisions\/3092"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/dennie.tokyo\/it\/index.php?rest_route=\/wp\/v2\/media\/7"}],"wp:attachment":[{"href":"https:\/\/dennie.tokyo\/it\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2360"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/dennie.tokyo\/it\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2360"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/dennie.tokyo\/it\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2360"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}