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        XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
5              This file is generated from xml source: DO NOT EDIT
6        XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
7      -->
8<title>htdigest - digest authentication�� ����� �����������
9���Ѵ� - Apache HTTP Server</title>
10<link href="/style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" />
11<link href="/style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" />
12<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" />
13<script src="/style/scripts/prettify.min.js" type="text/javascript">
14</script>
15
16<link href="/images/favicon.ico" rel="shortcut icon" /></head>
17<body id="manual-page"><div id="page-header">
18<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>
19<p class="apache">Apache HTTP Server Version 2.4</p>
20<img alt="" src="/images/feather.gif" /></div>
21<div class="up"><a href="./"><img title="&lt;-" alt="&lt;-" src="/images/left.gif" /></a></div>
22<div id="path">
23<a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP Server</a> &gt; <a href="http://httpd.apache.org/docs/">Documentation</a> &gt; <a href="../">Version 2.4</a> &gt; <a href="./">Programs</a></div><div id="page-content"><div id="preamble"><h1>htdigest - digest authentication�� ����� �����������
24���Ѵ�</h1>
25<div class="toplang">
26<p><span>������ ���: </span><a href="/en/programs/htdigest.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
27<a href="/fr/programs/htdigest.html" hreflang="fr" rel="alternate" title="Fran&#231;ais">&nbsp;fr&nbsp;</a> |
28<a href="/ko/programs/htdigest.html" title="Korean">&nbsp;ko&nbsp;</a> |
29<a href="/tr/programs/htdigest.html" hreflang="tr" rel="alternate" title="T&#252;rk&#231;e">&nbsp;tr&nbsp;</a></p>
30</div>
31<div class="outofdate">�� ������ �ֽ��� ���� �ƴմϴ�.
32            �ֱٿ� ����� ������ ���� ������ ����ϼ���.</div>
33
34    <p><code>htdigest</code>�� HTTP ������� digest authentication��
35    ����� ����ڸ�, ����, ��ȣ�� �����ϴ� �Ϲ������� �����
36    �����Ѵ�. ����ġ �������� �ڿ��� <code>htdigest</code>��
37    ���� ���Ͽ� ����� ����ڿ��Ը� ������ �� �ִ�.</p>
38
39    <p>�� manpage�� ����� �ɼǸ��� �����Ѵ�. <a href="httpd.html">httpd</a>���� digest authentication��
40    �����ϴ� ���þ ���� ������ ����ġ �������� ���Ե��ְ�
41    <a href="http://httpd.apache.org">http://httpd.apache.org/</a>������
42    �� �� �ִ� ����ġ ������ ����϶�.</p>
43</div>
44<div id="quickview"><ul id="toc"><li><img alt="" src="/images/down.gif" /> <a href="#synopsis">����</a></li>
45<li><img alt="" src="/images/down.gif" /> <a href="#options">�ɼ�</a></li>
46</ul><h3>���</h3><ul class="seealso"><li><a href="httpd.html">httpd</a></li><li><code class="module"><a href="/mod/mod_auth_digest.html">mod_auth_digest</a></code></li></ul><ul class="seealso"><li><a href="#comments_section">Comments</a></li></ul></div>
47<div class="top"><a href="#page-header"><img alt="top" src="/images/up.gif" /></a></div>
48<div class="section">
49<h2><a name="synopsis" id="synopsis">����</a></h2>
50    <p><code><strong>htdigest</strong> [ -<strong>c</strong> ]
51    <var>passwdfile</var> <var>realm</var> <var>username</var></code></p>
52</div><div class="top"><a href="#page-header"><img alt="top" src="/images/up.gif" /></a></div>
53<div class="section">
54<h2><a name="options" id="options">�ɼ�</a></h2>
55    <dl>
56    <dt><code>-c</code></dt>
57    <dd><var>passwdfile</var>�� �����. <var>passwdfile</var>��
58    �̹� �ִٸ� ���� ����� �����.</dd>
59
60    <dt><code><var>passwdfile</var></code></dt>
61    <dd>����ڸ�, ����, ��ȣ�� ������ ���ϸ�. <code>-c</code>��
62    ���� ����� ��� ������ ��ٸ� �����, �ִٸ� ������ �����
63    �ٽ� �����.</dd>
64
65    <dt><code><var>realm</var></code></dt>
66    <dd>����ڸ��� ���� �����̸�.</dd>
67
68    <dt><code><var>username</var></code></dt>
69    <dd><var>passwdfile</var>�� ����ų� ������ ����ڸ�. ���Ͽ�
70    <var>username</var>�� ��ٸ� �׸��� �߰��Ѵ�. �ִٸ� ��ȣ��
71    �����Ѵ�.</dd>
72    </dl>
73</div></div>
74<div class="bottomlang">
75<p><span>������ ���: </span><a href="/en/programs/htdigest.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
76<a href="/fr/programs/htdigest.html" hreflang="fr" rel="alternate" title="Fran&#231;ais">&nbsp;fr&nbsp;</a> |
77<a href="/ko/programs/htdigest.html" title="Korean">&nbsp;ko&nbsp;</a> |
78<a href="/tr/programs/htdigest.html" hreflang="tr" rel="alternate" title="T&#252;rk&#231;e">&nbsp;tr&nbsp;</a></p>
79</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&amp;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>
80<script type="text/javascript"><!--//--><![CDATA[//><!--
81var comments_shortname = 'httpd';
82var comments_identifier = 'http://httpd.apache.org/docs/2.4/programs/htdigest.html';
83(function(w, d) {
84    if (w.location.hostname.toLowerCase() == "httpd.apache.org") {
85        d.write('<div id="comments_thread"><\/div>');
86        var s = d.createElement('script');
87        s.type = 'text/javascript';
88        s.async = true;
89        s.src = 'https://comments.apache.org/show_comments.lua?site=' + comments_shortname + '&page=' + comments_identifier;
90        (d.getElementsByTagName('head')[0] || d.getElementsByTagName('body')[0]).appendChild(s);
91    }
92    else { 
93        d.write('<div id="comments_thread">Comments are disabled for this page at the moment.<\/div>');
94    }
95})(window, document);
96//--><!]]></script></div><div id="footer">
97<p class="apache">Copyright 2014 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>
98<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[//><!--
99if (typeof(prettyPrint) !== 'undefined') {
100    prettyPrint();
101}
102//--><!]]></script>
103</body></html>