which can be used with the strings <code>$N</code> and
<code>%N</code> (see below). These are available for creating
the strings <em>Substitution</em> and <em>TestString</em>.
- Figure 2 shows to which locations the back-references are
- transferred for expansion.</p>
+ Figure 1 shows to which locations the back-references are
+ transferred for expansion as well as illustrating the flow of the
+ RewriteRule, RewriteCond matching.</p>
<p class="figure">
- <img src="../images/mod_rewrite_fig2.gif" width="381" height="179" alt="[Needs graphics capability to display]" /><br />
- <dfn>Figure 2:</dfn> The back-reference flow through a rule.
+ <img src="../images/rewrite_rule_flow.png" alt="Flow of RewriteRule and RewriteCond matching" /><br />
+ <dfn>Figure 1:</dfn> The back-reference flow through a rule.
</p>
which can be used with the strings <code>$N</code> and
<code>%N</code> (see below). These are available for creating
the strings <em>Substitution</em> and <em>TestString</em>.
- Figure 2 shows to which locations the back-references are
- transferred for expansion.</p>
+ Figure 1 shows to which locations the back-references are
+ transferred for expansion as well as illustrating the flow of the
+ RewriteRule, RewriteCond matching.</p>
<p class="figure">
- <img src="../images/mod_rewrite_fig2.gif" width="381"
- height="179" alt="[Needs graphics capability to display]" /><br />
- <dfn>Figure 2:</dfn> The back-reference flow through a rule.
+ <img src="../images/rewrite_rule_flow.png"
+ alt="Flow of RewriteRule and RewriteCond matching" /><br />
+ <dfn>Figure 1:</dfn> The back-reference flow through a rule.
</p>
</section>
first, and so the control flow is a little bit long-winded. See
Figure 1 for more details.</p>
<p class="figure">
- <img src="../images/mod_rewrite_fig1.gif" width="428" height="385" alt="[Needs graphics capability to display]" /><br />
+ <img src="../images/rewrite_rule_flow.png" alt="Flow of RewriteRule and RewriteCond matching" /><br />
<dfn>Figure 1:</dfn>The control flow through the rewriting ruleset
</p>
<p>As you can see, first the URL is matched against the
first, and so the control flow is a little bit long-winded. See
Figure 1 for more details.</p>
<p class="figure">
- <img src="../images/mod_rewrite_fig1.gif" width="428"
- height="385" alt="[Needs graphics capability to display]" /><br />
+ <img src="../images/rewrite_rule_flow.png"
+ alt="Flow of RewriteRule and RewriteCond matching" /><br />
<dfn>Figure 1:</dfn>The control flow through the rewriting ruleset
</p>
<p>As you can see, first the URL is matched against the