]> granicus.if.org Git - apache/commitdiff
Note that if/else flow is easier with the <If>, </Else> directives.
authorRich Bowen <rbowen@apache.org>
Sat, 31 Mar 2012 12:03:51 +0000 (12:03 +0000)
committerRich Bowen <rbowen@apache.org>
Sat, 31 Mar 2012 12:03:51 +0000 (12:03 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1307779 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>