<li><img alt="" src="../images/down.gif" /> <a href="#EnvVar">Environment Variables</a></li>
<li><img alt="" src="../images/down.gif" /> <a href="#vhosts">Rewriting in Virtual Hosts</a></li>
<li><img alt="" src="../images/down.gif" /> <a href="#Solutions">Practical Solutions</a></li>
+</ul><h3>See also</h3>
+<ul class="seealso">
+<li><a href="#rewriteflags">Rewrite Flags</a></li>
</ul></div>
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="section">
<a href="../rewrite/">detailed mod_rewrite documentation</a>.</p>
</summary>
+<seealso><a href="#rewriteflags">Rewrite Flags</a></seealso>
+
<section id="quoting"><title>Quoting Special Characters</title>
<p>As of Apache 1.3.20, special characters in
<li><code>Request_URI</code> - the resource requested on the HTTP
request line -- generally the portion of the URL
- following the scheme and host portion without the query string</li>
+ following the scheme and host portion without the query string. See
+ <code class="module"><a href="../mod/mod_rewrite.html#rewritecond">mod_rewrite</a></code>
+ for extra information on how to match your query string.</li>
</ul>
</li>
<li><code>Request_URI</code> - the resource requested on the HTTP
request line -- generally the portion of the URL
- following the scheme and host portion without the query string</li>
+ following the scheme and host portion without the query string. See
+ <code class="module"><a href="../mod/mod_rewrite.html#rewritecond">mod_rewrite</a></code>
+ for extra information on how to match your query string.</li>
</ul>
</li>