xml version="1.0" encoding="ISO-8859-1"?>
|
Apache HTTP Server Version 2.2 ![]() Apache Module mod_authn_file
SummaryThis module provides authentication front-ends such as
When using AuthUserFile Directive
AuthUserFile directive sets the name
of a textual file containing the list of users and passwords for
user authentication. File-path is the path to the user
file. If it is not absolute, it is treated as relative to the
ServerRoot.
Each line of the user file contains a username followed by
a colon, followed by the encrypted password. If the same user
ID is defined multiple times, The utility Create a password file
Add or modify
Note that searching large text files is very
inefficient; If you are using HTTP Digest Authentication, the SecurityMake sure that the |