You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ja...@apache.org on 2018/06/24 20:16:17 UTC

svn commit: r1834267 - /httpd/httpd/trunk/docs/manual/mod/mod_authn_core.xml

Author: jailletc36
Date: Sun Jun 24 20:16:17 2018
New Revision: 1834267

URL: http://svn.apache.org/viewvc?rev=1834267&view=rev
Log:
This is not part of 2.4.x yet.

Add a reference to 2.5 for regex within AuthName and update the misleading 2.4.x reference in AuthType

Modified:
    httpd/httpd/trunk/docs/manual/mod/mod_authn_core.xml

Modified: httpd/httpd/trunk/docs/manual/mod/mod_authn_core.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_authn_core.xml?rev=1834267&r1=1834266&r2=1834267&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_authn_core.xml (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_authn_core.xml Sun Jun 24 20:16:17 2018
@@ -142,7 +142,7 @@ authentication</description>
     <p>The string provided for the <code>AuthName</code> is what will
     appear in the password dialog provided by most browsers.</p>
 
-    <p>The <a href="../expr.html">expression syntax</a> can be
+    <p>From 2.5.0, <a href="../expr.html">expression syntax</a> can be
     used inside the directive to produce the name dynamically.</p>
 
    <p>For example:</p>
@@ -205,7 +205,7 @@ authentication</description>
 &lt;/Directory&gt;
     </highlight>
 
-    <p>From 2.4.13, <a href="../expr.html">expression syntax</a> can be
+    <p>From 2.5.0, <a href="../expr.html">expression syntax</a> can be
     used inside the directive to specify the type dynamically.</p>
 
     <note>When disabling authentication, note that clients which have