]> granicus.if.org Git - apache/commitdiff
Note that the <If> directive may be a better solution to this scenario.
authorRich Bowen <rbowen@apache.org>
Sat, 31 Mar 2012 11:57:42 +0000 (11:57 +0000)
committerRich Bowen <rbowen@apache.org>
Sat, 31 Mar 2012 11:57:42 +0000 (11:57 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1307775 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/rewrite/flags.xml

index 136a020cfd5a838d8c2f86d163fa23892566c1a4..6c0e6620d980ea8dc3ea944f77b850e6b403edd5 100644 (file)
@@ -686,6 +686,11 @@ RewriteRule .? - [S=3]<br />
 # END
 </example>
 
+<p>It is probably easier to accomplish this kind of configuration using
+the <directive type="section">If</directive>, <directive,
+type="section">ElseIf</directive>, and <directive
+type="section">Else</directive> directives instead.</p>
+
 </section>
 
 <section id="flag_t"><title>T|type</title>