From: Christophe Jaillet Date: Sun, 24 Jun 2018 20:16:17 +0000 (+0000) Subject: This is not part of 2.4.x yet. X-Git-Tag: 2.5.0-alpha2-ci-test-only~2516 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe00cab209e83fa10fc3687996e1a3c335b99468;p=thirdparty%2Fapache%2Fhttpd.git 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 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1834267 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_authn_core.xml b/docs/manual/mod/mod_authn_core.xml index 241ef3da2a8..95543703ed0 100644 --- a/docs/manual/mod/mod_authn_core.xml +++ b/docs/manual/mod/mod_authn_core.xml @@ -142,7 +142,7 @@ authentication

The string provided for the AuthName is what will appear in the password dialog provided by most browsers.

-

The expression syntax can be +

From 2.5.0, expression syntax can be used inside the directive to produce the name dynamically.

For example:

@@ -205,7 +205,7 @@ authentication </Directory> -

From 2.4.13, expression syntax can be +

From 2.5.0, expression syntax can be used inside the directive to specify the type dynamically.

When disabling authentication, note that clients which have