github.com/krum110487/go-htaccess@v0.0.0-20240316004156-60641c8e7598/tests/data/apache_2_2_34/manual/mod/mod_authn_dbm.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_authn_dbm - 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_authn_dbm.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_authn_dbm.html">this link</a> to go to the current version of this document.</p></div><div id="preamble"><h1>¾ÆÆÄÄ¡ ¸ðµâ mod_authn_dbm</h1> 30 <div class="toplang"> 31 <p><span>°¡´ÉÇÑ ¾ð¾î: </span><a href="../en/mod/mod_authn_dbm.html" hreflang="en" rel="alternate" title="English"> en </a> | 32 <a href="../ja/mod/mod_authn_dbm.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a> | 33 <a href="../ko/mod/mod_authn_dbm.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>DBM ÆÄÀÏÀ» »ç¿ëÇÑ »ç¿ëÀÚ ÀÎÁõ</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>authn_dbm_module</td></tr> 40 <tr><th><a href="module-dict.html#SourceFile">¼Ò½ºÆÄÀÏ:</a></th><td>mod_authn_dbm.c</td></tr> 41 <tr><th><a href="module-dict.html#Compatibility">Áö¿ø:</a></th><td>¾ÆÆÄÄ¡ 2.1 ÀÌÈĺÎÅÍ</td></tr></table> 42 <h3>¿ä¾à</h3> 43 44 <p>ÀÌ ¸ðµâÀº <code class="module"><a href="../mod/mod_auth_digest.html">mod_auth_digest</a></code>³ª 45 <code class="module"><a href="../mod/mod_auth_basic.html">mod_auth_basic</a></code> ÀÎÁõ¾Õ´Ü¸ðµâÀ» À§ÇØ 46 <dfn>dbm</dfn> ¾ÏÈ£ÆÄÀÏ¿¡¼ »ç¿ëÀÚ¸¦ ã¾Æ¼ ÀÎÁõÇÑ´Ù. 47 <code class="module"><a href="../mod/mod_authn_file.html">mod_authn_file</a></code>°ú ±â´ÉÀÌ ºñ½ÁÇÑ´Ù.</p> 48 49 <p><code class="module"><a href="../mod/mod_auth_basic.html">mod_auth_basic</a></code>À̳ª 50 <code class="module"><a href="../mod/mod_auth_digest.html">mod_auth_digest</a></code>¸¦ »ç¿ëÇÒ¶§ <code class="directive"><a href="../mod/mod_auth_basic.html#authbasicprovider">AuthBasicProvider</a></code>³ª 51 <code class="directive"><a href="../mod/mod_auth_digest.html#authdigestprovider">AuthDigestProvider</a></code>ÀÇ 52 °ªÀ¸·Î <code>dbm</code>À» ¼³Á¤Çϸé ÀÌ ¸ðµâÀ» »ç¿ëÇÑ´Ù.</p> 53 </div> 54 <div id="quickview"><h3 class="directives">Áö½Ã¾îµé</h3> 55 <ul id="toc"> 56 <li><img alt="" src="../images/down.gif" /> <a href="#authdbmtype">AuthDBMType</a></li> 57 <li><img alt="" src="../images/down.gif" /> <a href="#authdbmuserfile">AuthDBMUserFile</a></li> 58 </ul> 59 <h3>Âü°í</h3> 60 <ul class="seealso"> 61 <li><code class="directive"><a href="../mod/core.html#authname">AuthName</a></code></li> 62 <li><code class="directive"><a href="../mod/core.html#authtype">AuthType</a></code></li> 63 <li> 64 <code class="directive"><a href="../mod/mod_auth_basic.html#authbasicprovider">AuthBasicProvider</a></code> 65 </li> 66 <li> 67 <code class="directive"><a href="../mod/mod_auth_digest.html#authdigestprovider">AuthDigestProvider</a></code> 68 </li> 69 </ul><ul class="seealso"><li><a href="#comments_section">Comments</a></li></ul></div> 70 71 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> 72 <div class="directive-section"><h2><a name="AuthDBMType" id="AuthDBMType">AuthDBMType</a> <a name="authdbmtype" id="authdbmtype">Áö½Ã¾î</a></h2> 73 <table class="directive"> 74 <tr><th><a href="directive-dict.html#Description">¼³¸í:</a></th><td>¾ÏÈ£¸¦ ÀúÀåÇÏ´Â µ¥ÀÌÅͺ£À̽º ÆÄÀÏ Á¾·ù¸¦ 75 ÁöÁ¤ÇÑ´Ù</td></tr> 76 <tr><th><a href="directive-dict.html#Syntax">¹®¹ý:</a></th><td><code>AuthDBMType default|SDBM|GDBM|NDBM|DB</code></td></tr> 77 <tr><th><a href="directive-dict.html#Default">±âº»°ª:</a></th><td><code>AuthDBMType default</code></td></tr> 78 <tr><th><a href="directive-dict.html#Context">»ç¿ëÀå¼Ò:</a></th><td>directory, .htaccess</td></tr> 79 <tr><th><a href="directive-dict.html#Override">Override ¿É¼Ç:</a></th><td>AuthConfig</td></tr> 80 <tr><th><a href="directive-dict.html#Status">»óÅÂ:</a></th><td>Extension</td></tr> 81 <tr><th><a href="directive-dict.html#Module">¸ðµâ:</a></th><td>mod_authn_dbm</td></tr> 82 </table> 83 <p>¾ÏÈ£¸¦ ÀúÀåÇÏ´Â µ¥ÀÌÅͺ£À̽º ÆÄÀÏ Á¾·ù¸¦ ÁöÁ¤ÇÑ´Ù. ±âº» 84 µ¥ÀÌÅͺ£À̽º Á¾·ù´Â ÄÄÆÄÀ϶§ ÆÇ´ÜÇÑ´Ù. »ç¿ëÇÒ ¼ö ÀÖ´Â ´Ù¸¥ 85 µ¥ÀÌÅͺ£À̽º ÆÄÀÏ Á¾·ùµµ <a href="../install.html#dbm">ÄÄÆÄÀÏ 86 ¼³Á¤</a>¿¡ ´Þ·È´Ù.</p> 87 88 <p>¾ÏÈ£ÆÄÀÏÀ» ¸¸µå´Â ÇÁ·Î±×·¥ÀÌ °°Àº Á¾·ùÀÇ µ¥ÀÌÅͺ£À̽º¸¦ 89 »ç¿ëÇϵµ·Ï ¼³Á¤ÇØ¾ß ÇÑ´Ù.</p> 90 91 </div> 92 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> 93 <div class="directive-section"><h2><a name="AuthDBMUserFile" id="AuthDBMUserFile">AuthDBMUserFile</a> <a name="authdbmuserfile" id="authdbmuserfile">Áö½Ã¾î</a></h2> 94 <table class="directive"> 95 <tr><th><a href="directive-dict.html#Description">¼³¸í:</a></th><td>ÀÎÁõÇÒ »ç¿ëÀÚ¿Í ¾ÏÈ£ ¸ñ·ÏÀ» ÀúÀåÇÏ´Â µ¥ÀÌÅͺ£À̽º 96 ÆÄÀϸíÀ» ÁöÁ¤ÇÑ´Ù</td></tr> 97 <tr><th><a href="directive-dict.html#Syntax">¹®¹ý:</a></th><td><code>AuthDBMUserFile <var>file-path</var></code></td></tr> 98 <tr><th><a href="directive-dict.html#Context">»ç¿ëÀå¼Ò:</a></th><td>directory, .htaccess</td></tr> 99 <tr><th><a href="directive-dict.html#Override">Override ¿É¼Ç:</a></th><td>AuthConfig</td></tr> 100 <tr><th><a href="directive-dict.html#Status">»óÅÂ:</a></th><td>Extension</td></tr> 101 <tr><th><a href="directive-dict.html#Module">¸ðµâ:</a></th><td>mod_authn_dbm</td></tr> 102 </table> 103 <p><code class="directive">AuthDBMUserFile</code> Áö½Ã¾î´Â »ç¿ëÀÚ 104 ÀÎÁõ¿¡ »ç¿ëÇÒ »ç¿ëÀÚ¿Í ¾ÏÈ£ ¸ñ·ÏÀ» ÀúÀåÇÏ´Â DBM ÆÄÀϸíÀ» 105 ÁöÁ¤ÇÑ´Ù. <var>File-path</var>´Â ÆÄÀÏÀÇ Àý´ë°æ·ÎÀÌ´Ù.</p> 106 107 <p>ÆÄÀÏÀº »ç¿ëÀÚ¸íÀ» Ű·Î »ç¿ëÇÑ´Ù. »ç¿ëÀÚ¿¡ ´ëÇÑ °ªÀº 108 ÀÎÄÚµùµÈ ¾ÏÈ£ÀÌ´Ù. ¾ÏÈ£ µÚ¿¡ Äݷаú ÀÓÀÇÀÇ Á¤º¸°¡ ³ª¿Ã ¼ö 109 ÀÖ´Ù. ¼¹ö´Â Äݷаú µÚ¿¡ ³ª¿À´Â Á¤º¸¸¦ ¹«½ÃÇÑ´Ù.</p> 110 111 <div class="warning"><h3>º¸¾È:</h3> 112 <p><code class="directive">AuthDBMUserFile</code>ÀÌ À¥¼¹öÀÇ ¹®¼µé 113 ¹Û¿¡ ÀÖÀ½À» È®ÀÎÇ϶ó. ÀÌ ÆÄÀÏÀ» º¸È£ÇÒ µð·ºÅ丮 ¾È¿¡ °°ÀÌ 114 µÎÁö <em>¸¶¶ó</em>. ±×·¸Áö ¾ÊÀ¸¸é, Ŭ¶óÀÌ¾ðÆ®°¡ 115 <code class="directive">AuthDBMUserFile</code>À» ´Ù¿î·ÎµåÇÒ ¼ö 116 ÀÖ´Ù.</p> 117 </div> 118 119 <p>Áß¿äÇÑ È£È¯¼º ÁÖÀÇ: ¾ÆÆÄÄ¡ ¸ðµâÀÇ <code>dbmopen</code> 120 ±¸ÇöÀº ¹®ÀÚ¿ ³¡ÀÇ NULL¿¡ ÀÇÁ¸ÇÏÁö¾Ê°í DBM ÀڷᱸÁ¶¿¡¼ 121 ÇØ½Ì°ªÀÇ ¹®ÀÚ¿ ±æÀ̸¦ Àд´Ù. Netscape À¥¼¹ö µî ¾î¶² 122 ÇÁ·Î±×·¥Àº ¹®ÀÚ¿ÀÌ NULL·Î ³¡³´Ù°í °¡Á¤Çϱ⶧¹®¿¡ ¿©·¯ 123 ÇÁ·Î±×·¥ÀÌ DBM ÆÄÀÏÀ» »ç¿ëÇÏ¸é ¹®Á¦°¡ µÉ ¼ö ÀÖ´Ù.</p> 124 125 <p>¾ÆÆÄÄ¡´Â <a href="../programs/dbmmanage.html">dbmmanage</a>¶ó´Â 126 Perl ½ºÅ©¸³Æ®¸¦ Æ÷ÇÔÇÑ´Ù. ÀÌ ÇÁ·Î±×·¥Àº ÀÌ ¸ðµâÀÌ »ç¿ëÇÒ 127 DBMÇü½Ä ¾ÏÈ£ÆÄÀÏÀ» ¸¸µé°í ¼öÁ¤ÇÑ´Ù.</p> 128 129 </div> 130 </div> 131 <div class="bottomlang"> 132 <p><span>°¡´ÉÇÑ ¾ð¾î: </span><a href="../en/mod/mod_authn_dbm.html" hreflang="en" rel="alternate" title="English"> en </a> | 133 <a href="../ja/mod/mod_authn_dbm.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a> | 134 <a href="../ko/mod/mod_authn_dbm.html" title="Korean"> ko </a></p> 135 </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> 136 <script type="text/javascript"><!--//--><![CDATA[//><!-- 137 var comments_shortname = 'httpd'; 138 var comments_identifier = 'http://httpd.apache.org/docs/2.2/mod/mod_authn_dbm.html'; 139 (function(w, d) { 140 if (w.location.hostname.toLowerCase() == "httpd.apache.org") { 141 d.write('<div id="comments_thread"><\/div>'); 142 var s = d.createElement('script'); 143 s.type = 'text/javascript'; 144 s.async = true; 145 s.src = 'https://comments.apache.org/show_comments.lua?site=' + comments_shortname + '&page=' + comments_identifier; 146 (d.getElementsByTagName('head')[0] || d.getElementsByTagName('body')[0]).appendChild(s); 147 } 148 else { 149 d.write('<div id="comments_thread">Comments are disabled for this page at the moment.<\/div>'); 150 } 151 })(window, document); 152 //--><!]]></script></div><div id="footer"> 153 <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> 154 <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[//><!-- 155 if (typeof(prettyPrint) !== 'undefined') { 156 prettyPrint(); 157 } 158 //--><!]]></script> 159 </body></html>