From 21b5309e41053f2deeea1c7ddb53a21d339bff03 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Sat, 31 Mar 2012 11:57:42 +0000 Subject: [PATCH] Note that the directive may be a better solution to this scenario. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1307775 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/rewrite/flags.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/manual/rewrite/flags.xml b/docs/manual/rewrite/flags.xml index 136a020cfd..6c0e6620d9 100644 --- a/docs/manual/rewrite/flags.xml +++ b/docs/manual/rewrite/flags.xml @@ -686,6 +686,11 @@ RewriteRule .? - [S=3]
# END +

It is probably easier to accomplish this kind of configuration using +the If, ElseIf, and Else directives instead.

+
T|type -- 2.40.0