summaryrefslogtreecommitdiff
path: root/doc/httpauthd.conf.5
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2006-05-10 18:18:55 +0000
committerStef Walter <stef@memberwebs.com>2006-05-10 18:18:55 +0000
commit40456e7d3638576b986a4c4dfd1bbb65b172a06a (patch)
tree99a8bd21ff74261bf392468e3da8afba0aa4b3f8 /doc/httpauthd.conf.5
parent28c0ea127a64082e8e009167603d7e3a1de15b2d (diff)
Update documentation
Diffstat (limited to 'doc/httpauthd.conf.5')
-rw-r--r--doc/httpauthd.conf.58
1 files changed, 1 insertions, 7 deletions
diff --git a/doc/httpauthd.conf.5 b/doc/httpauthd.conf.5
index 959896a..7714095 100644
--- a/doc/httpauthd.conf.5
+++ b/doc/httpauthd.conf.5
@@ -82,9 +82,7 @@ Authenticate against a password file. For info on creating this file see
.Pp
A method block in the configuration file needs to contain one of the
above method names as the header for it's section (ie: [LDAP]). It
-can be given another name by specifying an
-.Em Alias
-for it.
+can be given another name by specifying an alias for it.
.Pp
This allows for the creation of various configurations with purpose
specific names. These names are used by callers of
@@ -131,10 +129,6 @@ When they appear after a method section, they only affect that method. Most of
them can also appear in the inital section of the configuration file in which
case they're used as defaults.
.Bl -hang
-.It Cd Alias
-Change the name of the current authentication method. This is necessary when
-you're using a certain method twice (eg: LDAP) with different settings. This
-option can only be used in a method section.
.It Cd AuthTypes
The allowed HTTP authentication types, separated by spaces. Any combination of:
.Ar Basic Digest NTLM