From: Igor Galić Date: Wed, 14 Mar 2012 14:26:04 +0000 (+0000) Subject: rebuild X-Git-Tag: 2.5.0-alpha~7378 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2cbae5d6e60af10a00b1f757d92064a10c373d72;p=apache rebuild git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1300558 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/rewrite/flags.html.en b/docs/manual/rewrite/flags.html.en index d7ab30c2cf..943d0acf00 100644 --- a/docs/manual/rewrite/flags.html.en +++ b/docs/manual/rewrite/flags.html.en @@ -314,7 +314,7 @@ rewrite target when using the [G] flag:

RewriteRule oldproduct - [G,NC]

-

When using [F], an [L] is implied - that is, the response is returned +

When using [G], an [L] is implied - that is, the response is returned immediately, and no further rules are evaluated.

top