{"id":1001,"date":"2026-02-23T23:33:21","date_gmt":"2026-02-23T14:33:21","guid":{"rendered":"http:\/\/www.igoni.kr\/?p=1001"},"modified":"2026-02-23T23:33:21","modified_gmt":"2026-02-23T14:33:21","slug":"%ec%9b%b9%eb%a1%9c%ea%b7%b8-%eb%b6%84%ec%84%9d-awstats-%ec%84%a4%ec%b9%98%ed%95%98%ea%b8%b0","status":"publish","type":"post","link":"http:\/\/www.igoni.kr\/?p=1001","title":{"rendered":"\uc6f9\ub85c\uadf8 \ubd84\uc11d Awstats \uc124\uce58\ud558\uae30"},"content":{"rendered":"<p id=\"bkmrk-awstats%EC%84%A4%EC%B9%98%ED%95%98%EA%B8%B0\">Awstats\uc124\uce58\ud558\uae30<\/p>\n<ol id=\"bkmrk-%EB%8B%A4%EC%9A%B4%EB%A1%9C%EB%93%9C-url--%C2%A0https%3A%2F%2Fa\">\n<li>\ub2e4\uc6b4\ub85c\ub4dc URL &#8211;&nbsp;<span class=\"wikiexternallink\"><a href=\"https:\/\/awstats.sourceforge.io\/\">https:\/\/awstats.sourceforge.io\/<\/a><\/span><\/li>\n<li>\uc555\ucd95\ud480\uae30&amp;\ud234 \uc774\ub3d9\n<pre><code class=\"language-shell\">$&gt; tar -zxvf awstats-7.3.tar.gz\r\n$&gt; mv awstats-7.3 \/usr\/local\/awstats\/<\/code><\/pre>\n<\/li>\n<li>awstats \uc124\uc815\n<pre><code class=\"language-shell\">$&gt; cd usr\/local\/awstats\/\r\n$&gt; mkdir etc; mkdir logs\r\n$&gt; cp wwwroot\/cgi-bin\/awstats.model.conf .\/etc\/test.kr\r\n<\/code><\/pre>\n<div>\n<div class=\"box\">\n<div class=\"code\">\n<div class=\"linenoswrapper\">\n<div>* \/usr\/local\/awstats\/tools\/awstats_configure.pl \ud30c\uc77c\ub85c\ub3c4 \uc124\uc815\ud30c\uc77c \uc0dd\uc131\uac00\ub2a5\ud569\ub2c8\ub2e4.<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/li>\n<li>\uc124\uc815\ub0b4\uc6a9 \uc218\uc815\ud558\uae30\n<pre><code class=\"language-shell\">$&gt; vi test.kr\r\n# \uc6d0\ubcf8 \uc544\ud30c\uce58 \ub85c\uadf8 \uacbd\ub85c\uc124\uc815\r\nLogFile=\"\/usr\/local\/apache2\/logs\/test.kr-access_log\"\r\n\r\n# \ub85c\uadf8\ud615\ud0dc \uc124\uc815\r\nLogType=W\r\n(\uc6f9\ub85c\uadf8=W, \uba54\uc77c\ub85c\uadf8=M, FTP\uc804\uc1a1\ub85c\uadf8=F)\r\n\r\n# \ub85c\uadf8\ud3ec\ub9f7\uc124\uc815\r\nLogFormat=1\r\n(\uc544\ud30c\uce58\ub85c\uadf8=1, IIS\ub85c\uadf8=2)\r\n\r\n# \uc0ac\uc774\ud2b8 \uba54\ub274\uc5d0\uc11c \ubcf4\uc77c \ub3c4\uba54\uc778\uba85\r\nSiteDomain=\"test.kr\"\r\n\r\n# \ud638\uc2a4\ud2b8 \ubcc4\uce6d\uc124\uc815\r\nHostAliases=\"awstats.test.kr\"\r\n\r\n# Awstats \ub85c\uadf8 \uacbd\ub85c\uc124\uc815\r\nDirData=\"\/usr\/local\/awstats\/logs\"\r\n\r\n# \uc790\ub3d9\uc5c5\ub370\uc774\ud2b8 \uc124\uc815\r\nEnableLockForUpdate=0\r\n(\uc790\ub3d9\uc5c5\ub370\uc774\ud2b8=0, \uc218\ub3d9\uc5c5\ub370\uc774\ud2b8=1)<\/code><\/pre>\n<\/li>\n<li>\uc544\ud30c\uce58 \uc124\uc815\ud558\uae30\n<div>\n<div>\n<div class=\"box\">\n<div class=\"code\">\n<div class=\"linenoswrapper\">\n<div>*\uc544\ud30c\uce58 \ub85c\uadf8\ub294 combined \ud615\ud0dc\ub85c \uc800\uc7a5\ub418\uc5b4 \uc788\uc5b4\uc57c \ubd84\uc11d\uc774 \uac00\ub2a5\ud558\uba70, common\uc73c\ub85c \ub418\uc5b4 \uc788\uc744\uacbd\uc6b0, \ud638\ud658\uc131 \ubb38\uc81c\ub85c \uacbd\uace0\uba54\uc2dc\uc9c0 \ucd9c\ub825\ud568.<\/p>\n<p># \uc544\ud30c\uce58 \uc124\uc815\ud30c\uc77c \uc0d8\ud50c<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<pre><code class=\"language-shell\">CustomLog \"logs\/access_log\" combined\r\nAlias \/awstatsclasses \"\/usr\/local\/awstats\/wwwroot\/classes\/\"\r\nAlias \/awstatscss \"\/usr\/local\/awstats\/wwwroot\/css\/\"\r\nAlias \/awstatsicons \"\/usr\/local\/awstats\/wwwroot\/icon\/\"\r\nScriptAlias \/awstats\/ \"\/usr\/local\/awstats\/wwwroot\/cgi-bin\/\"\r\nAllowOverride all\r\nOrder allow,deny\r\nAllow from all\r\nOptions ExecCGI<\/code><\/pre>\n<div>\n<div class=\"box\">\n<div class=\"code\">\n<div class=\"linenoswrapper\">\n<div><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/li>\n<li>\ub808\ud3ec\ud2b8 \ucd9c\ub825\ud558\uae30 &amp; Crontab\uc5d0 \ucd94\uac00\ud558\uae30\n<pre><code class=\"language-shell\">$&gt; \/usr\/bin\/perl \/usr\/local\/awstats\/wwwroot\/cgi-bin\/awstats.pl -config=test.kr -update\r\n$&gt; crontab -l\r\n* * * * * \/usr\/bin\/perl \/usr\/local\/awstats\/wwwroot\/cgi-bin\/awstats.pl -config=test.kr -update &gt; \/dev\/null<\/code><\/pre>\n<div><\/div>\n<\/li>\n<\/ol>\n<p id=\"bkmrk-%C2%A0\">\n","protected":false},"excerpt":{"rendered":"<p>Awstats\uc124\uce58\ud558\uae30 \ub2e4\uc6b4\ub85c\ub4dc URL &#8211;&nbsp;https:\/\/awstats.sourceforge.io\/ \uc555\ucd95\ud480\uae30&amp;\ud234 \uc774\ub3d9 $&gt; tar -zxvf awstats-7.3.tar.gz $&gt; mv awstats-7.3 \/usr\/local\/awstats\/ awstats \uc124\uc815&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[269],"tags":[277],"class_list":["post-1001","post","type-post","status-publish","format-standard","hentry","category-webwas","tag-awstats"],"aioseo_notices":[],"_links":{"self":[{"href":"http:\/\/www.igoni.kr\/index.php?rest_route=\/wp\/v2\/posts\/1001","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.igoni.kr\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.igoni.kr\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.igoni.kr\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.igoni.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1001"}],"version-history":[{"count":1,"href":"http:\/\/www.igoni.kr\/index.php?rest_route=\/wp\/v2\/posts\/1001\/revisions"}],"predecessor-version":[{"id":1003,"href":"http:\/\/www.igoni.kr\/index.php?rest_route=\/wp\/v2\/posts\/1001\/revisions\/1003"}],"wp:attachment":[{"href":"http:\/\/www.igoni.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1001"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.igoni.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1001"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.igoni.kr\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1001"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}