mod_authn_file.xml.ko revision 254957d977e8c37c778b326f59037f2e0ab38cb8
<?xml version="1.0" encoding="EUC-KR" ?>
<!DOCTYPE modulesynopsis SYSTEM "/style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="/style/manual.ko.xsl"?>
<!-- English Revision: 105989:125277 (outdated) -->
<!--
Copyright 2004-2005 The Apache Software Foundation or its licensors,
as applicable.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<modulesynopsis metafile="mod_authn_file.xml.meta">
<name>mod_authn_file</name>
<description>���������� �̿��� ����� ����</description>
<status>Base</status>
<sourcefile>mod_authn_file.c</sourcefile>
<identifier>authn_file_module</identifier>
<compatibility>����ġ 2.1 ����</compatibility>
<summary>
<p>�� ����� <module>mod_auth_digest</module>��
<module>mod_auth_basic</module> ���� �����մܸ���� ����
�Ϲ� ���� ��ȣ���Ͽ��� ����ڸ� ã�Ƽ� �����Ѵ�.
<module>mod_authn_dbm</module>�� ����� ����ϴ�.</p>
<p><module>mod_auth_basic</module>�̳�
<module>mod_auth_digest</module>�� ����Ҷ� <directive
module="mod_auth_basic">AuthBasicProvider</directive>��
<directive
module="mod_auth_digest">AuthDigestProvider</directive>��
���� <code>file</code>�� �����ϸ� �� ����� ����Ѵ�.</p>
</summary>
<seealso>
<directive module="mod_auth_basic">AuthBasicProvider</directive>
</seealso>
<seealso>
<directive module="mod_auth_digest">AuthDigestProvider</directive>
</seealso>
<seealso><a href="/programs/htpasswd.html">htpasswd</a></seealso>
<seealso><a href="/programs/htdigest.html">htdigest</a></seealso>
<directivesynopsis>
<name>AuthUserFile</name>
<description>������ ����ڸ�� ��ȣ ����� �����ϴ� �������ϸ���
�����Ѵ�</description>
<syntax>AuthUserFile <var>file-path</var></syntax>
<contextlist><context>directory</context><context>.htaccess</context>
</contextlist>
<override>AuthConfig</override>
<usage>
<p><directive>AuthUserFile</directive> ���þ�� ����� ������
����� ����ڸ�� ��ȣ ����� �����ϴ� �������ϸ��� �����Ѵ�.
<var>File-path</var>�� ���ϰ���̴�. ����θ� �������
������ <directive module="core">ServerRoot</directive>��
����η� ó���Ѵ�.</p>
<p>������ �� �ٿ��� ����ڸ�, �ݷ�, ���ڵ�� ��ȣ�� ����
���´�. ���� �ٿ��� ������ ����� ���̵� �����ϸ�,
<module>mod_authn_file</module>�� ù��°�� ������ ��ȣ��
����Ѵ�.</p>
<p>�����ϵ� �������̳� <code>src/support</code>�� �ִ� <a
href="/programs/htpasswd.html">htpasswd</a> ������ <em>HTTP
Basic Authentication</em>�� ����� ��ȣ������ ���Ѵ�.
�ڼ��� ������ <a href="/programs/htpasswd.html">manpage</a>��
����϶�. ����ϸ�:</p>
<p>�ʱ� ���̵� <code>username</code>�� ���� ��ȣ����
<code>Filename</code>�� �����. ��ȣ�� �����:</p>
<example>
htpasswd -c Filename username
</example>
<p>��ȣ���� <code>Filename</code>�� <code>username2</code>��
�߰��ϰų� �����Ѵ�:</p>
<example>
htpasswd Filename username2
</example>
<p>ū ���������� �˻��ϴ� ���� <em>�ſ�</em> ��ȿ��������
�����϶�. ����ڰ� ���ٸ� ��� <directive
module="mod_authn_dbm">AuthDBMUserFile</directive>�� ����ؾ�
�Ѵ�.</p>
<p><em>HTTP Digest Authentication</em>�� ����Ѵٸ� <a
href="/programs/htpasswd.html">htpasswd</a> ������ �ȵȴ�.
��� <a href="/programs/htdigest.html">htdigest</a>��
����ؾ� �Ѵ�. Digest Authentication�� Basic Authentication��
���� �ڷḦ ���� ���Ͽ� ��� ����� �� ������ �����϶�.</p>
<note type="warning"><title>����</title>
<p><directive>AuthUserFile</directive>�� �������� ������
�ۿ� ��ġ���� Ȯ���϶�. �� ������ ��ȣ�� ���丮 �ȿ�
���� ���� <em>����</em>. �׷��� ������, Ŭ���̾�Ʈ��
<directive>AuthUserFile</directive>�� �ٿ�ε��� �� �ִ�.</p>
</note>
</usage>
</directivesynopsis>
</modulesynopsis>