summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/mod_authnz_fcgi.xml
diff options
context:
space:
mode:
authorMike Rumph <mrumph@apache.org>2014-08-07 02:11:21 +0200
committerMike Rumph <mrumph@apache.org>2014-08-07 02:11:21 +0200
commit660ea11ba68d7c927de104bb960a03a728b726dc (patch)
tree0710cbc3ac05e42867ec051cc06f3ae553eebb02 /docs/manual/mod/mod_authnz_fcgi.xml
parentGenerated doc changes. (diff)
downloadapache2-660ea11ba68d7c927de104bb960a03a728b726dc.tar.xz
apache2-660ea11ba68d7c927de104bb960a03a728b726dc.zip
Some changes for mod_authnz_fcgi doc.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1616377 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_authnz_fcgi.xml')
-rw-r--r--docs/manual/mod/mod_authnz_fcgi.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_authnz_fcgi.xml b/docs/manual/mod/mod_authnz_fcgi.xml
index 8261565b31..1a30204b77 100644
--- a/docs/manual/mod/mod_authnz_fcgi.xml
+++ b/docs/manual/mod/mod_authnz_fcgi.xml
@@ -28,6 +28,7 @@ httpd authentication and authorization</description>
<status>Extension</status>
<sourcefile>mod_authnz_fcgi.c</sourcefile>
<identifier>authnz_fcgi_module</identifier>
+<compatibility>Available in version 2.4.10 and later</compatibility>
<summary>
<p>This module allows FastCGI authorizer applications to
@@ -419,7 +420,7 @@ authentication and/or authorization</description>
<dl>
<dt><em>type</em></dt>
<dd>This must be set to <em>authn</em> for authentication,
- <em>authz</em> for authentication, or <em>authnz</em> for
+ <em>authz</em> for authorization, or <em>authnz</em> for
a generic FastCGI authorizer which performs both checks.</dd>
<dt><em>provider-name</em></dt>