From 46f27966b042b73017b3c181fdcaa450a8ee77b8 Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Fri, 7 Apr 2023 12:52:47 +0000 Subject: use anchors [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1909013 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/rewrite/flags.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/manual/rewrite/flags.xml b/docs/manual/rewrite/flags.xml index b5c8965281..13152a42ed 100644 --- a/docs/manual/rewrite/flags.xml +++ b/docs/manual/rewrite/flags.xml @@ -118,8 +118,8 @@ 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_bne -and flag_bctls

+

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

BNP|backrefnoplus (don't escape space to +) -- cgit v1.2.1