Author: rbowen
Date: Tue Jun 27 03:00:14 2006
New Revision: 417393
URL: http://svn.apache.org/viewvc?rev=417393&view=rev
Log:
It's referred to as the Rewrite Guide everywhere excent when we link to
it.
Modified:
httpd/httpd/trunk/docs/manual/rewrite/index.html.en
httpd/httpd/trunk/docs/manual/rewrite/index.xml
Modified: httpd/httpd/trunk/docs/manual/rewrite/index.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/rewrite/index.html.en?rev=417393&r1=417392&r2=417393&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/rewrite/index.html.en (original)
+++ httpd/httpd/trunk/docs/manual/rewrite/index.html.en Tue Jun 27 03:00:14 2006
@@ -33,7 +33,7 @@
</blockquote>
<blockquote>
- <p>`` Despite the tons of examples and docs,
+ <p>``Despite the tons of examples and docs,
mod_rewrite is voodoo. Damned cool voodoo, but still
voodoo.''</p>
@@ -70,9 +70,8 @@
</div>
<div id="quickview"><h3>See also</h3><ul class="seealso"><li><a
href="../mod/mod_rewrite.html">mod_rewrite reference
-documentation</a></li><li><a href="rewrite_intro.html">Introduction</a></li><li><a
href="rewrite_tech.html">Technical details</a></li><li><a href="rewrite_guide.html">Practical
solutions to common
-problems</a></li><li><a href="rewrite_guide_advanced.html">Practical
solutions to
-advanced problems</a></li></ul></div>
+documentation</a></li><li><a href="rewrite_intro.html">Introduction</a></li><li><a
href="rewrite_tech.html">Technical details</a></li><li><a href="rewrite_guide.html">Rewrite
Guide - useful examples</a></li><li><a href="rewrite_guide_advanced.html">Advanced
Rewrite Guide -
+more useful examples</a></li></ul></div>
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif"
/></a></div>
<div class="section">
<h2><a name="documentation" id="documentation">Documentation</a></h2>
@@ -81,10 +80,9 @@
documentation</a></li>
<li><a href="rewrite_intro.html">Introduction</a></li>
<li><a href="rewrite_tech.html">Technical details</a></li>
-<li><a href="rewrite_guide.html">Practical solutions to common
-problems</a></li>
-<li><a href="rewrite_guide_advanced.html">Practical solutions to
-advanced problems</a></li>
+<li><a href="rewrite_guide.html">Rewrite Guide - useful examples</a></li>
+<li><a href="rewrite_guide_advanced.html">Advanced Rewrite Guide - more
+useful examples</a></li>
<li><a href="../glossary.html">Glossary</a></li>
</ul>
</div></div>
Modified: httpd/httpd/trunk/docs/manual/rewrite/index.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/rewrite/index.xml?rev=417393&r1=417392&r2=417393&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/rewrite/index.xml (original)
+++ httpd/httpd/trunk/docs/manual/rewrite/index.xml Tue Jun 27 03:00:14 2006
@@ -38,7 +38,7 @@
</blockquote>
<blockquote>
- <p>`` Despite the tons of examples and docs,
+ <p>``Despite the tons of examples and docs,
mod_rewrite is voodoo. Damned cool voodoo, but still
voodoo.''</p>
@@ -79,10 +79,9 @@
documentation</a></seealso>
<seealso><a href="rewrite_intro.html">Introduction</a></seealso>
<seealso><a href="rewrite_tech.html">Technical details</a></seealso>
-<seealso><a href="rewrite_guide.html">Practical solutions to common
-problems</a></seealso>
-<seealso><a href="rewrite_guide_advanced.html">Practical solutions to
-advanced problems</a></seealso>
+<seealso><a href="rewrite_guide.html">Rewrite Guide - useful examples</a></seealso>
+<seealso><a href="rewrite_guide_advanced.html">Advanced Rewrite Guide -
+more useful examples</a></seealso>
<section id="documentation"><title>Documentation</title>
<ul>
@@ -90,10 +89,9 @@
documentation</a></li>
<li><a href="rewrite_intro.html">Introduction</a></li>
<li><a href="rewrite_tech.html">Technical details</a></li>
-<li><a href="rewrite_guide.html">Practical solutions to common
-problems</a></li>
-<li><a href="rewrite_guide_advanced.html">Practical solutions to
-advanced problems</a></li>
+<li><a href="rewrite_guide.html">Rewrite Guide - useful examples</a></li>
+<li><a href="rewrite_guide_advanced.html">Advanced Rewrite Guide - more
+useful examples</a></li>
<li><a href="../glossary.html">Glossary</a></li>
</ul>
</section>
|