github.com/krum110487/go-htaccess@v0.0.0-20240316004156-60641c8e7598/tests/data/apache_2_2_34/manual/mod/mod_info.html.ko.euc-kr (about) 1 <?xml version="1.0" encoding="EUC-KR"?> 2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 3 <html xmlns="http://www.w3.org/1999/xhtml" lang="ko" xml:lang="ko"><head> 4 <meta content="text/html; charset=EUC-KR" http-equiv="Content-Type" /> 5 <!-- 6 XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX 7 This file is generated from xml source: DO NOT EDIT 8 XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX 9 --> 10 <title>mod_info - Apache HTTP Server Version 2.2</title> 11 <link href="../style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" /> 12 <link href="../style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" /> 13 <link href="../style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" /><link rel="stylesheet" type="text/css" href="../style/css/prettify.css" /> 14 <script src="../style/scripts/prettify.min.js" type="text/javascript"> 15 </script> 16 17 <link href="../images/favicon.ico" rel="shortcut icon" /><link href="http://httpd.apache.org/docs/current/mod/mod_info.html" rel="canonical" /></head> 18 <body> 19 <div id="page-header"> 20 <p class="menu"><a href="../mod/">¸ðµâ</a> | <a href="../mod/directives.html">Áö½Ã¾îµé</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">¿ë¾î</a> | <a href="../sitemap.html">»çÀÌÆ®¸Ê</a></p> 21 <p class="apache">Apache HTTP Server Version 2.2</p> 22 <img alt="" src="../images/feather.gif" /></div> 23 <div class="up"><a href="./"><img title="<-" alt="<-" src="../images/left.gif" /></a></div> 24 <div id="path"> 25 <a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs/">Documentation</a> > <a href="../">Version 2.2</a> > <a href="./">¸ðµâ</a></div> 26 <div id="page-content"> 27 <div class="retired"><h4>Please note</h4> 28 <p> This document refers to a legacy release (<strong>2.2</strong>) of Apache httpd. The active release (<strong>2.4</strong>) is documented <a href="http://httpd.apache.org/docs/current">here</a>. If you have not already upgraded, please follow <a href="http://httpd.apache.org/docs/current/upgrading.html">this link</a> for more information.</p> 29 <p>You may follow <a href="http://httpd.apache.org/docs/current/mod/mod_info.html">this link</a> to go to the current version of this document.</p></div><div id="preamble"><h1>¾ÆÆÄÄ¡ ¸ðµâ mod_info</h1> 30 <div class="toplang"> 31 <p><span>°¡´ÉÇÑ ¾ð¾î: </span><a href="../en/mod/mod_info.html" hreflang="en" rel="alternate" title="English"> en </a> | 32 <a href="../ja/mod/mod_info.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a> | 33 <a href="../ko/mod/mod_info.html" title="Korean"> ko </a></p> 34 </div> 35 <div class="outofdate">ÀÌ ¹®¼´Â ÃÖ½ÅÆÇ ¹ø¿ªÀÌ ¾Æ´Õ´Ï´Ù. 36 ÃÖ±Ù¿¡ º¯°æµÈ ³»¿ëÀº ¿µ¾î ¹®¼¸¦ Âü°íÇϼ¼¿ä.</div> 37 <table class="module"><tr><th><a href="module-dict.html#Description">¼³¸í:</a></th><td>¼¹ö ¼³Á¤¿¡ ´ëÇÑ Á¾ÇÕÀûÀÎ Á¤º¸¸¦ º¸¿©ÁØ´Ù</td></tr> 38 <tr><th><a href="module-dict.html#Status">»óÅÂ:</a></th><td>Extension</td></tr> 39 <tr><th><a href="module-dict.html#ModuleIdentifier">¸ðµâ¸í:</a></th><td>info_module</td></tr> 40 <tr><th><a href="module-dict.html#SourceFile">¼Ò½ºÆÄÀÏ:</a></th><td>mod_info.c</td></tr></table> 41 <h3>¿ä¾à</h3> 42 43 <p><code class="module"><a href="../mod/mod_info.html">mod_info</a></code>¸¦ »ç¿ëÇÏ·Á¸é <code>httpd.conf</code> 44 ÆÄÀÏ¿¡ ´ÙÀ½°ú °°ÀÌ Ãß°¡ÇÑ´Ù.</p> 45 46 <div class="example"><p><code> 47 <Location /server-info><br /> 48 <span class="indent"> 49 SetHandler server-info<br /> 50 </span> 51 </Location> 52 </code></p></div> 53 54 <p>ÀÌ·¸°Ô ¼³Á¤Çϸé 55 <code>http://your.host.example.com/server-info</code>¿¡ 56 Á¢±ÙÇÏ¿© ¼¹ö¿¡ ´ëÇÑ Á¤º¸¸¦ º¼ ¼ö ÀÖ´Ù.</p> 57 </div> 58 <div id="quickview"><h3>ÁÖÁ¦</h3> 59 <ul id="topics"> 60 <li><img alt="" src="../images/down.gif" /> <a href="#security">º¸¾È ¹®Á¦</a></li> 61 <li><img alt="" src="../images/down.gif" /> <a href="#queries">º¸¿©ÁÖ´Â Á¤º¸ ¼±ÅÃÇϱâ</a></li> 62 <li><img alt="" src="../images/down.gif" /> <a href="#limitations">¾Ë·ÁÁø ÇѰè</a></li> 63 </ul><h3 class="directives">Áö½Ã¾îµé</h3> 64 <ul id="toc"> 65 <li><img alt="" src="../images/down.gif" /> <a href="#addmoduleinfo">AddModuleInfo</a></li> 66 </ul> 67 <ul class="seealso"><li><a href="#comments_section">Comments</a></li></ul></div> 68 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> 69 <div class="section"> 70 <h2><a name="security" id="security">º¸¾È ¹®Á¦</a></h2> 71 <p>Çѹø ¼¹ö°¡ <code class="module"><a href="../mod/mod_info.html">mod_info</a></code>¸¦ ÀоîµéÀ̸é, µð·ºÅ丮º° 72 ¼³Á¤ÆÄÀÏ(<em>¿¹¸¦ µé¾î</em>, <code>.htaccess</code>)À» Æ÷ÇÔÇÑ 73 <em>¸ðµç</em> ¼³Á¤ÆÄÀÏ¿¡¼ ÀÌ Çڵ鷯 ±â´ÉÀ» »ç¿ëÇÒ ¼ö ÀÖ´Ù. 74 ±×·¡¼ »çÀÌÆ®¿¡ º¸¾È°ü·Ã ¹®Á¦°¡ µÉ ¼ö ÀÖ´Ù.</p> 75 76 <p>ƯÈ÷ ÀÌ ¸ðµâÀº ½Ã½ºÅÛ °æ·Î, »ç¿ëÀÚ¸í/¾ÏÈ£, µ¥ÀÌÅͺ£À̽º 77 À̸§°ú °°ÀÌ ¿©·¯ ¾ÆÆÄÄ¡ ¸ðµâÀÇ ¼³Á¤Áö½Ã¾î¿¡ ±â·ÏÇÑ ¹Î°¨ÇÑ 78 Á¤º¸¸¦ À¯ÃâÇÒ ¼ö ÀÖ´Ù. ±×·¡¼ ÀÌ ¸ðµâÀº Ç×»ó ÁÖÀÇÇØ¾ß Çϸç 79 ÅëÁ¦µÈ ȯ°æ¿¡¼<strong>¸¸</strong> »ç¿ëÇØ¾ß ÇÑ´Ù.</p> 80 81 <p>´ÙÀ½°ú °°ÀÌ <code class="module"><a href="../mod/mod_authz_host.html">mod_authz_host</a></code>¸¦ »ç¿ëÇÏ¿© 82 ¼¹ö ¼³Á¤ Á¤º¸¿¡ ´ëÇÑ Á¢±ÙÀ» Á¦ÇÑÇÒ ¼ö ÀÖ´Ù.</p> 83 84 <div class="example"><h3>Á¢±Ù Á¦¾î</h3><p><code> 85 <Location /server-info><br /> 86 <span class="indent"> 87 SetHandler server-info<br /> 88 Order allow,deny<br /> 89 # ÀÚ½ÅÀ¸·Î ºÎÅÍ Á¢±Ù Çã°¡<br /> 90 Allow from 127.0.0.1<br /> 91 # Ãß°¡·Î, ±Ùó¿¡ ÀÖ´Â ¿öÅ©½ºÅ×À̼ÇÀ¸·Î ºÎÅÍ Á¢±Ù Çã°¡<br /> 92 Allow from 192.168.1.17<br /> 93 </span> 94 </Location> 95 </code></p></div> 96 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> 97 <div class="section"> 98 <h2><a name="queries" id="queries">º¸¿©ÁÖ´Â Á¤º¸ ¼±ÅÃÇϱâ</a></h2> 99 <p>±âº»ÀûÀ¸·Î ¼¹ö Á¤º¸¿¡´Â »ç¿ëÇÏ´Â ¸ðµâ ¸ñ·Ï°ú ¸ðµâº°·Î 100 ¸ðµâÀÌ ÀÌÇØÇÏ´Â Áö½Ã¾î ¼³¸í, ¸ðµâÀÌ ±¸ÇöÇÑ ÈÅ(hook), ÇöÀç 101 ¼³Á¤¿¡¼ »ç¿ëÇÑ Áö½Ã¾î Á¤º¸°¡ ÀÖ´Ù.</p> 102 103 <p><code>server-info</code> ¿äû¿¡ ÁúÀǹ®ÀÚ¿À» ºÙ¿©¼ ¼³Á¤ 104 Á¤º¸¸¦ ´Ù¸£°Ô º¼ ¼ö ÀÖ´Ù. ¿¹¸¦ µé¾î, 105 <code>http://your.host.example.com/server-info?config</code>´Â 106 ¸ðµç ¼³Á¤Áö½Ã¾î¸¦ º¸¿© ÁØ´Ù.</p> 107 108 <dl> 109 <dt><code>?<module-name></code></dt> 110 <dd>¸í½ÃÇÑ ¸ðµâ¿¡ ´ëÇÑ Á¤º¸¸¸</dd> 111 <dt><code>?config</code></dt> 112 <dd>¸ðµâº°·Î Á¤·ÄÇÏÁö ¾Ê°í, ¼³Á¤Áö½Ã¾î¸¸</dd> 113 <dt><code>?hooks</code></dt> 114 <dd>¸ðµâÀÌ µî·ÏÇÑ ÈÅ(hook) ¸ñ·Ï¸¸</dd> 115 <dt><code>?list</code></dt> 116 <dd>»ç¿ëÇÏ´Â ¸ðµâ ¸ñ·Ï¸¸</dd> 117 <dt><code>?server</code></dt> 118 <dd>±âº» ¼¹ö Á¤º¸¸¸</dd> 119 </dl> 120 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> 121 <div class="section"> 122 <h2><a name="limitations" id="limitations">¾Ë·ÁÁø ÇѰè</a></h2> 123 <p><code class="module"><a href="../mod/mod_info.html">mod_info</a></code>´Â ¿ø·¡ ¼³Á¤ÆÄÀÏÀ» ÀÐÁö ¾Ê°í 124 ÀÌ¹Ì ÀоîµéÀÎ ¼³Á¤ Á¤º¸¸¦ Âü°íÇÏ¿© Á¤º¸¸¦ º¸¿©ÁØ´Ù. ¼³Á¤À» 125 ÆÄ½ÌÇÏ´Â ¹æ¹ý¶§¹®¿¡ ´ÙÀ½°ú °°Àº ¸î°¡Áö ÇѰ谡 ÀÖ´Ù.</p> 126 <ul> 127 <li>ÆÄ½ÌÇÑ ¼³Á¤ Á¤º¸¿¡ ±â·ÏÇÏÁö ¾Ê°í Áï½Ã ½ÇÇàµÇ´Â Áö½Ã¾î¸¦ 128 º¸¿©ÁÖÁö ¸øÇÑ´Ù. <code class="directive"><a href="../mod/core.html#serverroot">ServerRoot</a></code>, <code class="directive"><a href="../mod/mod_so.html#loadmodule">LoadModule</a></code>, <code class="directive"><a href="../mod/mod_so.html#loadfile">LoadFile</a></code>°ú °°Àº Áö½Ã¾î°¡ 129 ¿©±â¿¡ ÇØ´çÇÑ´Ù.</li> 130 <li><code class="directive"><a href="../mod/core.html#include">Include</a></code>, <code class="directive"><a href="../mod/core.html#<ifmodule>"><IfModule></a></code>, <code class="directive"><a href="../mod/core.html#<ifdefine>"><IfDefine></a></code>°ú °°ÀÌ 131 ¼³Á¤ÆÄÀÏ ÀÚü¸¦ Á¶Á¤ÇÏ´Â Áö½Ã¾î¸¦ º¸¿©ÁÖÁö ¸øÇÑ´Ù. 132 ±×·¯³ª ¾È¿¡ ÀÖ´Â ¼³Á¤Áö½Ã¾î´Â º¸¿©ÁØ´Ù.</li> 133 <li>ÁÖ¼®À» º¸¿©ÁÖÁö ¸øÇÑ´Ù. (ÇѰè¶ó±â º¸´Ù´Â ±â´ÉÀ̶ó°í 134 »ý°¢ÇÒ ¼ö ÀÖ´Ù.)</li> 135 <li>(Áö¼ÓÀûÀÎ ¼¹ö¼³Á¤ÀÌ ¾Æ´Ï±â ¶§¹®¿¡) <code>.htaccess</code> 136 ÆÄÀÏ¿¡ ÀÖ´Â ¼³Á¤Áö½Ã¾î¸¦ º¸¿©ÁÖÁö ¸øÇÑ´Ù.</li> 137 <li>º¸Åë <code class="directive"><a href="../mod/core.html#<directory>"><Directory></a></code>¿Í 138 °°Àº ¹üÀ§Á¦ÇÑ Áö½Ã¾î´Â º¸¿©ÁÖÁö¸¸, 139 <code class="module"><a href="../mod/mod_info.html">mod_info</a></code>´Â ¸¶Ä¡´Â <code class="directive"><a href="../mod/core.html#</directory>"></Directory></a></code>ÀÇ ÁÙ¹øÈ£¸¦ 140 ¾Ë ¼ö ¾ø´Ù.</li> 141 <li><code class="module"><a href="../mod/mod_perl.html">mod_perl</a></code>°ú °°ÀÌ Á¦»ïÀÚ°¡ ¸¸µç ¸ðµâÀÇ 142 Áö½Ã¾î¸¦ º¸¿©ÁÖÁö ¸øÇÒ ¼ö ÀÖ´Ù.</li> 143 </ul> 144 </div> 145 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> 146 <div class="directive-section"><h2><a name="AddModuleInfo" id="AddModuleInfo">AddModuleInfo</a> <a name="addmoduleinfo" id="addmoduleinfo">Áö½Ã¾î</a></h2> 147 <table class="directive"> 148 <tr><th><a href="directive-dict.html#Description">¼³¸í:</a></th><td>¸ðµâ¿¡ ´ëÇÑ Ãß°¡ Á¤º¸¸¦ server-info Çڵ鷯°¡ º¸¿©ÁÖµµ·Ï 149 Ãß°¡ÇÑ´Ù</td></tr> 150 <tr><th><a href="directive-dict.html#Syntax">¹®¹ý:</a></th><td><code>AddModuleInfo <var>module-name</var> <var>string</var></code></td></tr> 151 <tr><th><a href="directive-dict.html#Context">»ç¿ëÀå¼Ò:</a></th><td>ÁÖ¼¹ö¼³Á¤, °¡»óÈ£½ºÆ®</td></tr> 152 <tr><th><a href="directive-dict.html#Status">»óÅÂ:</a></th><td>Extension</td></tr> 153 <tr><th><a href="directive-dict.html#Module">¸ðµâ:</a></th><td>mod_info</td></tr> 154 <tr><th><a href="directive-dict.html#Compatibility">Áö¿ø:</a></th><td>¾ÆÆÄÄ¡ 1.3 ÀÌÈÄ</td></tr> 155 </table> 156 <p><var>module-name</var> ¸ðµâ¿¡ ´ëÇÑ <strong>Ãß°¡ Á¤º¸</strong>·Î 157 <var>string</var>ÀÇ ³»¿ëÀ» HTML·Î º¸¿©ÁØ´Ù. ¿¹¸¦ µé¾î,</p> 158 159 <div class="example"><p><code> 160 AddModuleInfo mod_deflate.c 'See <a \<br /> 161 <span class="indent"> 162 href="http://www.apache.org/docs/2.2/mod/mod_deflate.html">\<br /> 163 http://www.apache.org/docs/2.2/mod/mod_deflate.html</a>' 164 </span> 165 </code></p></div> 166 167 </div> 168 </div> 169 <div class="bottomlang"> 170 <p><span>°¡´ÉÇÑ ¾ð¾î: </span><a href="../en/mod/mod_info.html" hreflang="en" rel="alternate" title="English"> en </a> | 171 <a href="../ja/mod/mod_info.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a> | 172 <a href="../ko/mod/mod_info.html" title="Korean"> ko </a></p> 173 </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>Notice:</strong><br />This is not a Q&A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed again by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our <a href="http://httpd.apache.org/lists.html">mailing lists</a>.</div> 174 <script type="text/javascript"><!--//--><![CDATA[//><!-- 175 var comments_shortname = 'httpd'; 176 var comments_identifier = 'http://httpd.apache.org/docs/2.2/mod/mod_info.html'; 177 (function(w, d) { 178 if (w.location.hostname.toLowerCase() == "httpd.apache.org") { 179 d.write('<div id="comments_thread"><\/div>'); 180 var s = d.createElement('script'); 181 s.type = 'text/javascript'; 182 s.async = true; 183 s.src = 'https://comments.apache.org/show_comments.lua?site=' + comments_shortname + '&page=' + comments_identifier; 184 (d.getElementsByTagName('head')[0] || d.getElementsByTagName('body')[0]).appendChild(s); 185 } 186 else { 187 d.write('<div id="comments_thread">Comments are disabled for this page at the moment.<\/div>'); 188 } 189 })(window, document); 190 //--><!]]></script></div><div id="footer"> 191 <p class="apache">Copyright 2017 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> 192 <p class="menu"><a href="../mod/">¸ðµâ</a> | <a href="../mod/directives.html">Áö½Ã¾îµé</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">¿ë¾î</a> | <a href="../sitemap.html">»çÀÌÆ®¸Ê</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!-- 193 if (typeof(prettyPrint) !== 'undefined') { 194 prettyPrint(); 195 } 196 //--><!]]></script> 197 </body></html>