]> granicus.if.org Git - apache/commitdiff
Some changes for mod_authnz_fcgi doc.
authorMike Rumph <mrumph@apache.org>
Thu, 7 Aug 2014 00:11:21 +0000 (00:11 +0000)
committerMike Rumph <mrumph@apache.org>
Thu, 7 Aug 2014 00:11:21 +0000 (00:11 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1616377 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_authnz_fcgi.html.en
docs/manual/mod/mod_authnz_fcgi.xml

index 419b95b3aa4a9aeef9db11e64a81f0d4c4d4cdd5..33c81664092ab734f5ee34bbaf1850ff1485da11 100644 (file)
@@ -30,7 +30,8 @@
 httpd authentication and authorization</td></tr>
 <tr><th><a href="module-dict.html#Status">Status:</a></th><td>Extension</td></tr>
 <tr><th><a href="module-dict.html#ModuleIdentifier">Module Identifier:</a></th><td>authnz_fcgi_module</td></tr>
-<tr><th><a href="module-dict.html#SourceFile">Source File:</a></th><td>mod_authnz_fcgi.c</td></tr></table>
+<tr><th><a href="module-dict.html#SourceFile">Source File:</a></th><td>mod_authnz_fcgi.c</td></tr>
+<tr><th><a href="module-dict.html#Compatibility">Compatibility:</a></th><td>Available in version 2.4.10 and later</td></tr></table>
 <h3>Summary</h3>
 
     <p>This module allows FastCGI authorizer applications to
@@ -508,7 +509,7 @@ authentication and/or authorization</td></tr>
     <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>
index 8261565b3154b368052cc4887d2c09116c6f0ade..1a30204b77939829f0c19388e282195f5c45f91f 100644 (file)
@@ -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>