mod_authn_file.xml.ko revision 934171022f113388240161938d714a5bc864ad0f
<?xml version="1.0" encoding="EUC-KR" ?>
<!-- English Revision: 105989:106803 (outdated) -->
<!--
Copyright 2004 The Apache Software Foundation
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
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>
<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>
<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>
Basic Authentication</em>�� ����� ��ȣ������ ���Ѵ�.
����϶�. ����ϸ�:</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> ������ �ȵȴ�.
����ؾ� �Ѵ�. Digest Authentication�� Basic Authentication��
���� �ڷḦ ���� ���Ͽ� ��� ����� �� ������ �����϶�.</p>
<note type="warning"><title>����</title>
<p><directive>AuthUserFile</directive>�� �������� ������
�ۿ� ��ġ���� Ȯ���϶�. �� ������ ��ȣ�� ���丮 �ȿ�
���� ���� <em>����</em>. ���� ������, Ŭ���̾�Ʈ��
<directive>AuthUserFile</directive>�� �ٿ�ε��� �� �ִ�.</p>
</note>
</usage>
</directivesynopsis>
</modulesynopsis>