From: Igor Galić Date: Wed, 14 Mar 2012 14:23:13 +0000 (+0000) Subject: Thanks goes to Daniel Gruno < rumble cord dk > X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad981cf25ca7d834156ec113b68ca0ade0ac42db;p=thirdparty%2Fapache%2Fhttpd.git Thanks goes to Daniel Gruno < rumble cord dk > git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1300556 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/rewrite/flags.xml b/docs/manual/rewrite/flags.xml index 946701de4e4..16d69f1f5f8 100644 --- a/docs/manual/rewrite/flags.xml +++ b/docs/manual/rewrite/flags.xml @@ -308,7 +308,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.