Commit 61d243f5 authored by Richard Bowen's avatar Richard Bowen
Browse files

Fix the link to the rewrite guide.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1084723 13f79535-47bb-0310-9956-ffa450edef68
parent 6607fb36
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -131,9 +131,8 @@ SCRIPT_URI=http://en1.engelschall.com/u/rse/
<h2><a name="Solutions" id="Solutions">Practical Solutions</a></h2>

    <p>For numerous examples of common, and not-so-common, uses for
    mod_rewrite, see the <a href="../rewrite/rewrite_guide.html">Rewrite
    Guide</a>, and the <a href="../rewrite/rewrite_guide_advanced.html">Advanced Rewrite
    Guide</a> documents.</p>
    mod_rewrite, see the <a href="../rewrite/">extended rewrite
    documentation</a></p>

</div>
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
+2 −4
Original line number Diff line number Diff line
@@ -114,10 +114,8 @@ SCRIPT_URI=http://en1.engelschall.com/u/rse/
<section id="Solutions"><title>Practical Solutions</title>

    <p>For numerous examples of common, and not-so-common, uses for
    mod_rewrite, see the <a href="../rewrite/rewrite_guide.html">Rewrite
    Guide</a>, and the <a
    href="../rewrite/rewrite_guide_advanced.html">Advanced Rewrite
    Guide</a> documents.</p>
    mod_rewrite, see the <a href="../rewrite/">extended rewrite
    documentation</a></p>

</section>