Apache HTTP Server Version 2.4
: | 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 Ѵ.
: | Fake basic authentication using the given expressions for username and password |
---|---|
: | AuthBasicFake off|username [password] |
⺻: | none |
: | directory, .htaccess |
Override ɼ: | AuthConfig |
: | Base |
: | mod_auth_basic |
: | Apache HTTP Server 2.4.5 and later |
The documentation for this directive has not been translated yet. Please have a look at the English version.
: | ġ ڸ Ѵ |
---|---|
: | 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
̸ ⺻·
ư.
: | Check passwords against the authentication providers as if Digest Authentication was in force instead of Basic Authentication. |
---|---|
: | AuthBasicUseDigestAlgorithm MD5|Off |
⺻: | AuthBasicUseDigestAlgorithm Off |
: | directory, .htaccess |
Override ɼ: | AuthConfig |
: | Base |
: | mod_auth_basic |
: | Apache HTTP Server 2.4.7 and later |
The documentation for this directive has not been translated yet. Please have a look at the English version.