From: Eric Covener
Date: Mon, 13 Mar 2023 15:40:58 +0000 (+0000)
Subject: unclosed
X-Git-Tag: 2.5.0-alpha2-ci-test-only~54
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=607e722f5837dcef78252bc6990db1c5bccb6638;p=thirdparty%2Fapache%2Fhttpd.git
unclosed
[skip ci]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1908351 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/rewrite/flags.xml b/docs/manual/rewrite/flags.xml
index 7884d01e36d..9af48d6d5e7 100644
--- a/docs/manual/rewrite/flags.xml
+++ b/docs/manual/rewrite/flags.xml
@@ -117,7 +117,6 @@ and the space must not be the last character in the list.
RewriteRule "^search/(.*)$" "/search.php?term=$1" "[B= ?]"
-
BNP|backrefnoplus (don't escape space to +)
@@ -127,6 +126,7 @@ in a backreference to %20 rather than '+'. Useful when the backreference
will be used in the path component rather than the query string.
This flag is available in version 2.4.26 and later.
+
BCTLS
The [BCTLS] flag is simular to the [B] flag, but only escapes