github.com/krum110487/go-htaccess@v0.0.0-20240316004156-60641c8e7598/tests/data/apache_2_2_34/manual/mod/mod_authn_file.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_file - 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_file.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_file.html">this link</a> to go to the current version of this document.</p></div><div id="preamble"><h1>¾ÆÆÄÄ¡ ¸ðµâ mod_authn_file</h1> 30 <div class="toplang"> 31 <p><span>°¡´ÉÇÑ ¾ð¾î: </span><a href="../en/mod/mod_authn_file.html" hreflang="en" rel="alternate" title="English"> en </a> | 32 <a href="../fr/mod/mod_authn_file.html" hreflang="fr" rel="alternate" title="Français"> fr </a> | 33 <a href="../ja/mod/mod_authn_file.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a> | 34 <a href="../ko/mod/mod_authn_file.html" title="Korean"> ko </a></p> 35 </div> 36 <div class="outofdate">ÀÌ ¹®¼´Â ÃÖ½ÅÆÇ ¹ø¿ªÀÌ ¾Æ´Õ´Ï´Ù. 37 ÃÖ±Ù¿¡ º¯°æµÈ ³»¿ëÀº ¿µ¾î ¹®¼¸¦ Âü°íÇϼ¼¿ä.</div> 38 <table class="module"><tr><th><a href="module-dict.html#Description">¼³¸í:</a></th><td>¹®ÀÚÆÄÀÏÀ» ÀÌ¿ëÇÑ »ç¿ëÀÚ ÀÎÁõ</td></tr> 39 <tr><th><a href="module-dict.html#Status">»óÅÂ:</a></th><td>Base</td></tr> 40 <tr><th><a href="module-dict.html#ModuleIdentifier">¸ðµâ¸í:</a></th><td>authn_file_module</td></tr> 41 <tr><th><a href="module-dict.html#SourceFile">¼Ò½ºÆÄÀÏ:</a></th><td>mod_authn_file.c</td></tr> 42 <tr><th><a href="module-dict.html#Compatibility">Áö¿ø:</a></th><td>¾ÆÆÄÄ¡ 2.1 ÀÌÈÄ</td></tr></table> 43 <h3>¿ä¾à</h3> 44 45 <p>ÀÌ ¸ðµâÀº <code class="module"><a href="../mod/mod_auth_digest.html">mod_auth_digest</a></code>¿Í 46 <code class="module"><a href="../mod/mod_auth_basic.html">mod_auth_basic</a></code> °°Àº ÀÎÁõ¾Õ´Ü¸ðµâÀ» À§ÇØ 47 ÀÏ¹Ý ¹®ÀÚ ¾ÏÈ£ÆÄÀÏ¿¡¼ »ç¿ëÀÚ¸¦ ã¾Æ¼ ÀÎÁõÇÑ´Ù. 48 <code class="module"><a href="../mod/mod_authn_dbm.html">mod_authn_dbm</a></code>°ú ±â´ÉÀÌ ºñ½ÁÇÏ´Ù.</p> 49 50 <p><code class="module"><a href="../mod/mod_auth_basic.html">mod_auth_basic</a></code>À̳ª 51 <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>³ª 52 <code class="directive"><a href="../mod/mod_auth_digest.html#authdigestprovider">AuthDigestProvider</a></code>ÀÇ 53 °ªÀ» <code>file</code>·Î ¼³Á¤Çϸé ÀÌ ¸ðµâÀ» »ç¿ëÇÑ´Ù.</p> 54 </div> 55 <div id="quickview"><h3 class="directives">Áö½Ã¾îµé</h3> 56 <ul id="toc"> 57 <li><img alt="" src="../images/down.gif" /> <a href="#authuserfile">AuthUserFile</a></li> 58 </ul> 59 <h3>Âü°í</h3> 60 <ul class="seealso"> 61 <li> 62 <code class="directive"><a href="../mod/mod_auth_basic.html#authbasicprovider">AuthBasicProvider</a></code> 63 </li> 64 <li> 65 <code class="directive"><a href="../mod/mod_auth_digest.html#authdigestprovider">AuthDigestProvider</a></code> 66 </li> 67 <li><a href="../programs/htpasswd.html">htpasswd</a></li> 68 <li><a href="../programs/htdigest.html">htdigest</a></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="AuthUserFile" id="AuthUserFile">AuthUserFile</a> <a name="authuserfile" id="authuserfile">Áö½Ã¾î</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>AuthUserFile <var>file-path</var></code></td></tr> 77 <tr><th><a href="directive-dict.html#Context">»ç¿ëÀå¼Ò:</a></th><td>directory, .htaccess</td></tr> 78 <tr><th><a href="directive-dict.html#Override">Override ¿É¼Ç:</a></th><td>AuthConfig</td></tr> 79 <tr><th><a href="directive-dict.html#Status">»óÅÂ:</a></th><td>Base</td></tr> 80 <tr><th><a href="directive-dict.html#Module">¸ðµâ:</a></th><td>mod_authn_file</td></tr> 81 </table> 82 <p><code class="directive">AuthUserFile</code> Áö½Ã¾î´Â »ç¿ëÀÚ ÀÎÁõ¿¡ 83 »ç¿ëÇÒ »ç¿ëÀÚ¸í¿Í ¾ÏÈ£ ¸ñ·ÏÀ» ÀúÀåÇÏ´Â ¹®ÀÚÆÄÀϸíÀ» ÁöÁ¤ÇÑ´Ù. 84 <var>File-path</var>´Â ÆÄÀϰæ·ÎÀÌ´Ù. Àý´ë°æ·Î¸¦ »ç¿ëÇÏÁö 85 ¾ÊÀ¸¸é <code class="directive"><a href="../mod/core.html#serverroot">ServerRoot</a></code>ÀÇ 86 »ó´ë°æ·Î·Î ó¸®ÇÑ´Ù.</p> 87 88 <p>ÆÄÀÏÀÇ °¢ ÁÙ¿¡´Â »ç¿ëÀÚ¸í, ÄÝ·Ð, ÀÎÄÚµùµÈ ¾ÏÈ£°¡ ¼ø¼´ë·Î 89 ³ª¿Â´Ù. ¿©·¯ ÁÙ¿¡¼ µ¿ÀÏÇÑ »ç¿ëÀÚ ¾ÆÀ̵𸦠Á¤ÀÇÇϸé, 90 <code class="module"><a href="../mod/mod_authn_file.html">mod_authn_file</a></code>´Â ù¹øÂ°·Î ³ª¿À´Â ¾ÏÈ£¸¦ 91 »ç¿ëÇÑ´Ù.</p> 92 93 <p>ÄÄÆÄÀÏµÈ ¹èÆ÷º»À̳ª <code>src/support</code>¿¡ ÀÖ´Â <a href="../programs/htpasswd.html">htpasswd</a> µµ±¸´Â <em>HTTP 94 Basic Authentication</em>¿¡ »ç¿ëÇÒ ¾ÏÈ£ÆÄÀÏÀ» °ü¸®ÇÑ´Ù. 95 ÀÚ¼¼ÇÑ ³»¿ëÀº <a href="../programs/htpasswd.html">manpage</a>¸¦ 96 Âü°íÇ϶ó. ¿ä¾àÇϸé:</p> 97 98 <p>Ãʱ⠾ÆÀ̵ð <code>username</code>À» °¡Áø ¾ÏÈ£ÆÄÀÏ 99 <code>Filename</code>À» ¸¸µç´Ù. ¾ÏÈ£¸¦ ¹°¾îº»´Ù:</p> 100 101 <div class="example"><p><code> 102 htpasswd -c Filename username 103 </code></p></div> 104 105 <p>¾ÏÈ£ÆÄÀÏ <code>Filename</code>¿¡ <code>username2</code>¸¦ 106 Ãß°¡Çϰųª ¼öÁ¤ÇÑ´Ù:</p> 107 108 <div class="example"><p><code> 109 htpasswd Filename username2 110 </code></p></div> 111 112 <p>Å« ¹®ÀÚÆÄÀÏÀ» °Ë»öÇÏ´Â °ÍÀº <em>¸Å¿ì</em> ºñÈ¿À²ÀûÀÓÀ» 113 ÁÖÀÇÇ϶ó. »ç¿ëÀÚ°¡ ¸¹´Ù¸é ´ë½Å <code class="directive"><a href="../mod/mod_authn_dbm.html#authdbmuserfile">AuthDBMUserFile</a></code>À» »ç¿ëÇØ¾ß 114 ÇÑ´Ù.</p> 115 116 <p><em>HTTP Digest Authentication</em>À» »ç¿ëÇÑ´Ù¸é <a href="../programs/htpasswd.html">htpasswd</a> µµ±¸·Î ¾ÈµÈ´Ù. 117 ´ë½Å <a href="../programs/htdigest.html">htdigest</a>¸¦ 118 »ç¿ëÇØ¾ß ÇÑ´Ù. Digest Authentication°ú Basic AuthenticationÀ» 119 À§ÇÑ ÀڷḦ °°Àº ÆÄÀÏ¿¡ ¼¯¾î¼ »ç¿ëÇÒ ¼ö ¾øÀ½À» ÁÖÀÇÇ϶ó.</p> 120 121 <div class="warning"><h3>º¸¾È</h3> 122 <p><code class="directive">AuthUserFile</code>ÀÌ À¥¼¹öÀÇ ¹®¼µé 123 ¹Û¿¡ À§Ä¡ÇÔÀ» È®ÀÎÇ϶ó. ÀÌ ÆÄÀÏÀ» º¸È£ÇÒ µð·ºÅ丮 ¾È¿¡ 124 °°ÀÌ µÎÁö <em>¸¶¶ó</em>. ±×·¸Áö ¾ÊÀ¸¸é, Ŭ¶óÀÌ¾ðÆ®°¡ 125 <code class="directive">AuthUserFile</code>À» ´Ù¿î·ÎµåÇÒ ¼ö ÀÖ´Ù.</p> 126 </div> 127 128 </div> 129 </div> 130 <div class="bottomlang"> 131 <p><span>°¡´ÉÇÑ ¾ð¾î: </span><a href="../en/mod/mod_authn_file.html" hreflang="en" rel="alternate" title="English"> en </a> | 132 <a href="../fr/mod/mod_authn_file.html" hreflang="fr" rel="alternate" title="Français"> fr </a> | 133 <a href="../ja/mod/mod_authn_file.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a> | 134 <a href="../ko/mod/mod_authn_file.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_file.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>