From 661cad1579f8f069b1962fe50853596cb6d4656c Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Sat, 19 Feb 2022 13:59:30 +0000 Subject: [PATCH] Add a compatibility note for the 'ldap' function. (r1898219 in trunk) [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1898220 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/expr.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/manual/expr.xml b/docs/manual/expr.xml index c7329d12471..dbe5ac2d4e7 100644 --- a/docs/manual/expr.xml +++ b/docs/manual/expr.xml @@ -525,7 +525,8 @@ listfunction ::= listfuncname "(" word ")" regular file)restricted ldap Escape characters as required by LDAP distinguished name escaping - (RFC4514) and LDAP filter escaping (RFC4515). + (RFC4514) and LDAP filter escaping (RFC4515).
+ (Available in httpd 2.4.53 and later) -- 2.47.2