From: Rich Bowen Date: Mon, 28 Dec 2015 17:38:56 +0000 (+0000) Subject: Use the highlight syntax, for better linebreaks. X-Git-Tag: 2.5.0-alpha~2496 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d7cd516410625b7689aa6aaf22baa67a165fedd;p=thirdparty%2Fapache%2Fhttpd.git Use the highlight syntax, for better linebreaks. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1721957 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/rewrite/flags.xml b/docs/manual/rewrite/flags.xml index e3685d87ef3..98f8022f7f5 100644 --- a/docs/manual/rewrite/flags.xml +++ b/docs/manual/rewrite/flags.xml @@ -240,10 +240,10 @@ variables work.

The full syntax for this flag is:

- + [E=VAR:VAL] [E=!VAR] - +

VAL may contain backreferences ($N or %N) which are expanded.