From 198fca88095bd0de543e27d0ee6ffb66e2a522ad Mon Sep 17 00:00:00 2001
From: Rich Bowen
Date: Wed, 14 Mar 2012 14:35:33 +0000
Subject: [PATCH] Wrong flag (via Daniel Gruno)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1300564 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/rewrite/flags.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/manual/rewrite/flags.xml b/docs/manual/rewrite/flags.xml
index 946701de4e..16d69f1f5f 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.
--
2.40.0