From: Rainer Jung Date: Tue, 21 Mar 2023 12:42:57 +0000 (+0000) Subject: Fix new flag name in docs X-Git-Tag: 2.5.0-alpha2-ci-test-only~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6292d6032ab9d320d027fc0542041f34abed3223;p=thirdparty%2Fapache%2Fhttpd.git Fix new flag name in docs git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1908610 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/rewrite/flags.xml b/docs/manual/rewrite/flags.xml index ca24098bf9b..b5c8965281d 100644 --- a/docs/manual/rewrite/flags.xml +++ b/docs/manual/rewrite/flags.xml @@ -118,7 +118,7 @@ and the space must not be the last character in the list.

RewriteRule "^search/(.*)$" "/search.php?term=$1" "[B= ?]" -

To limit the characters escaped this way, see flag_bneg +

To limit the characters escaped this way, see flag_bne and flag_bctls