{"id":2335,"date":"2021-12-26T10:15:59","date_gmt":"2021-12-26T01:15:59","guid":{"rendered":"https:\/\/dennie.tokyo\/it\/?p=2335"},"modified":"2022-03-13T10:39:46","modified_gmt":"2022-03-13T01:39:46","slug":"apache-%e3%82%a2%e3%82%af%e3%82%bb%e3%82%b9%e3%83%ad%e3%82%b0%e3%81%ae%e5%a0%b4%e6%89%80","status":"publish","type":"post","link":"https:\/\/dennie.tokyo\/it\/?p=2335","title":{"rendered":"Apache \u30a2\u30af\u30bb\u30b9\u30ed\u30b0\u306e\u5834\u6240"},"content":{"rendered":"\n<p>\u30a2\u30af\u30bb\u30b9\u30ed\u30b0\u306f\u63a5\u7d9a\u3055\u308c\u305fHTTP(S)\u30ea\u30af\u30a8\u30b9\u30c8\u306e\u5185\u5bb9\u3092\u8a18\u8f09\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<!--more-->\n\n\n\n<h1 class=\"wp-block-heading\">\u5834\u6240<\/h1>\n\n\n\n<h2 class=\"wp-block-heading\">\u898b\u3064\u3051\u65b9<\/h2>\n\n\n\n<p>\u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb\u306e CustomLog \u306b\u30ed\u30b0\u30d5\u30a1\u30a4\u30eb\u304c\u51fa\u529b\u3055\u308c\u308b\u5834\u6240\u306e\u8a18\u8f09\u304c\u3042\u308a\u307e\u3059\u3002<br>\u4ee5\u4e0b\u306f\u3001\u30a2\u30af\u30bb\u30b9\u30ed\u30b0\u30d5\u30a1\u30a4\u30eb\u306e\u5834\u6240\u306e\u8a18\u8f09\u4f8b\u3067\u3059\u3002<\/p>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-plain\"><code>CustomLog &quot;logs\/access_log&quot; combined<\/code><\/pre><\/div>\n\n\n\n<p>\u306a\u304a\u3001\u30ed\u30b0\u306e\u5834\u6240\u306f ServerRoot \u304b\u3089\u306e\u76f8\u5bfe\u30d1\u30b9\u306b\u306a\u308b\u3088\u3046\u3067\u3059\u3002<br>Apache\u306e\u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb\u5185\u306e ServerRoot \u3092\u78ba\u8a8d\u3057\u307e\u3057\u3087\u3046\u3002<br>\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<h2 class=\"wp-block-heading\">\u78ba\u8a8d<\/h2>\n\n\n\n<p>\u305d\u308c\u3067\u306f\u30a2\u30af\u30bb\u30b9\u30ed\u30b0\u3092\u78ba\u8a8d\u3057\u3066\u307f\u307e\u3057\u3087\u3046\u3002\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u30a2\u30af\u30bb\u30b9\u30ed\u30b0\u306e\u4e2d\u8eab\u3092\u898b\u3066\u307f\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30fb\u30b3\u30de\u30f3\u30c9<\/p>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-bash\" data-lang=\"Bash\"><code>cat \/etc\/httpd\/logs\/access_log<\/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>172.18.0.1 - - [13\/Mar\/2022:00:38:16 +0000] &quot;GET \/ HTTP\/1.1&quot; 403 3630 &quot;-&quot; &quot;Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/99.0.4844.51 Safari\/537.36&quot;\n172.18.0.1 - - [13\/Mar\/2022:00:38:16 +0000] &quot;GET \/favicon.ico HTTP\/1.1&quot; 404 196 &quot;http:\/\/localhost\/&quot; &quot;Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/99.0.4844.51 Safari\/537.36&quot;\n172.18.0.1 - - [13\/Mar\/2022:00:40:08 +0000] &quot;-&quot; 408 - &quot;-&quot; &quot;-&quot;\n172.18.0.1 - - [13\/Mar\/2022:01:22:36 +0000] &quot;GET \/ HTTP\/1.1&quot; 403 199 &quot;-&quot; &quot;Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/99.0.4844.51 Safari\/537.36&quot;\n172.18.0.1 - - [13\/Mar\/2022:01:24:28 +0000] &quot;-&quot; 408 - &quot;-&quot; &quot;-&quot;<\/code><\/pre><\/div>\n\n\n\n<h1 class=\"wp-block-heading\">\u6700\u5f8c\u306b<\/h1>\n\n\n\n<p>combined \u3063\u3066\u4f55\u3060\u308d\u3046\u3068\u601d\u3063\u305f\u306e\u3067\u8abf\u3079\u3066\u307f\u307e\u3059\u3002\u5408\u308f\u305b\u3066\u3001\u30ed\u30b0\u306e\u898b\u65b9\u3082\u5c11\u3057\u8aac\u660e\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<div class=\"title_box\"><span class=\"box-title\">\u6b21\u56de<\/span>\n<p><a href=\"https:\/\/dennie.tokyo\/it\/?p=2341\" rel=\"noopener\" target=\"_blank\">Apache \u30a2\u30af\u30bb\u30b9\u30ed\u30b0 combined \u3068\u306f\uff1f<\/a><\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u30a2\u30af\u30bb\u30b9\u30ed\u30b0\u306f\u63a5\u7d9a\u3055\u308c\u305fHTTP(S)\u30ea\u30af\u30a8\u30b9\u30c8\u306e\u5185\u5bb9\u3092\u8a18\u8f09\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-2335","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\/2335","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=2335"}],"version-history":[{"count":9,"href":"https:\/\/dennie.tokyo\/it\/index.php?rest_route=\/wp\/v2\/posts\/2335\/revisions"}],"predecessor-version":[{"id":3099,"href":"https:\/\/dennie.tokyo\/it\/index.php?rest_route=\/wp\/v2\/posts\/2335\/revisions\/3099"}],"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=2335"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/dennie.tokyo\/it\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2335"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/dennie.tokyo\/it\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2335"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}