Apache HTTP Server Version 2.2
����: | Basic authentication |
---|---|
����: | Base |
����: | auth_basic_module |
�ҽ�����: | mod_auth_basic.c |
����: | ����ġ 2.1 ���ĺ��� |
�� ����� �ش� ������(provider)�� ����Ͽ� ����ں���
������ �����ϴ� HTTP Basic Authentication�� �����Ѵ�.
HTTP Digest Authentication�� mod_auth_digest
��
�����Ѵ�.
����: | ������ ���Ѻο��� ������ �� �Ѱ����� �����Ѵ� |
---|---|
����: | AuthBasicAuthoritative On|Off |
�⺻��: | AuthBasicAuthoritative On |
������: | directory, .htaccess |
Override �ɼ�: | AuthConfig |
����: | Base |
���: | mod_auth_basic |
AuthBasicAuthoritative
���þ
Off
�� �����ϸ� �־��� ����� ���̵� �ش��ϴ�
����� ���̵��� ��Ģ��
ã�� �� ���� ��� ������ ���Ѻο� ��θ� (modules.c
���Ͽ��� ������) ������ ���� �Ѱ��ش�. �־��� �����
���̵� ��Ģ�� ã�Ҵٸ� ���붧�� ���� ��ȣ�� ������뿩�θ�
�˻��ϰ�, �����ϸ� "Authentication Required (���� �ʿ�)"
������ �Ѵ�.
���� ���� ����� �����ͺ��̽��� ����� ���̵� �ְų�
��ȿ�� Require
���þ
���� �� �����ϸ�, ù��° ����� ����ڸ� �˻��ϰ�,
AuthBasicAuthoritative
������ �������
������ �ѱ����ʴ´�.
�⺻������ ��� �ѱ����ʰ�, �� ����� ���̵�� ��Ģ�� ��� "Authentication Required (���� �ʿ�)" ������ �Ѵ�. �� ���þ �������������� �ý����� �����ϰ� �����Ǹ�, NCSA �������� ���� �����Ѵ�.
����: | �� ��ġ�� ���� ���������ڸ� �����Ѵ� |
---|---|
����: | AuthBasicProvider On|Off|provider-name
[provider-name] ... |
�⺻��: | AuthBasicProvider On |
������: | directory, .htaccess |
Override �ɼ�: | AuthConfig |
����: | Base |
���: | mod_auth_basic |
AuthBasicProvider
���þ�� ��
��ġ���� ����ڸ� ������ �����ڸ� �����Ѵ�. ����
On
�̸� �⺻������(file
)�� �����Ѵ�.
mod_authn_file
����� file
�����ڸ� �����ϱ���� ������ �� ����� �ִ��� Ȯ���ؾ�
�Ѵ�.
<Location /secure>
AuthBasicProvider dbm
AuthDBMType SDBM
AuthDBMUserFile /www/etc/dbmpasswd
Require valid-user
</Location>
�����ڴ� mod_authn_dbm
��
mod_authn_file
�� �����϶�.
���� Off
�̸� ������ ����� ����� �⺻���·�
���ư���.