From: Bradley Nicholes Date: Tue, 14 Feb 2006 01:10:55 +0000 (+0000) Subject: Update links X-Git-Tag: 2.3.0~2547 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=844460c5576ad0309e7c76b65932ddd656b6ac31;p=thirdparty%2Fapache%2Fhttpd.git Update links git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@377557 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_auth_basic.xml b/docs/manual/mod/mod_auth_basic.xml index 3e7ce44e8bf..128741ad2f3 100644 --- a/docs/manual/mod/mod_auth_basic.xml +++ b/docs/manual/mod/mod_auth_basic.xml @@ -38,10 +38,13 @@ such as mod_authn_file and one authorization module such as mod_authz_user.

-AuthName -AuthType -Require -Satisfy +AuthName +AuthType +Require +Reject +Satisfy (Deprecated) +<SatisfyAll> +<SatisfyOne> Authentication howto