summaryrefslogtreecommitdiffstats
path: root/docs/manual/misc/index.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/misc/index.xml')
-rw-r--r--docs/manual/misc/index.xml17
1 files changed, 14 insertions, 3 deletions
diff --git a/docs/manual/misc/index.xml b/docs/manual/misc/index.xml
index 4b52d9aa31..465b42c85c 100644
--- a/docs/manual/misc/index.xml
+++ b/docs/manual/misc/index.xml
@@ -4,6 +4,7 @@
<manualpage>
<relativepath href=".." />
+ <parentdocument href="../"/>
<title>Apache Miscellaneous Documentation</title>
@@ -59,11 +60,12 @@
does some things, and why it doesn't do other things (which
make it slower/faster).</p>
- <note type="warning"><strong>Warning:</strong>
- This document has not been fully updated
+ <note type="warning"><title>Warning</title>
+ <p>This document has not been fully updated
to take into account changes made in the 2.0 version of the
Apache HTTP Server. Some of the information may still be
- relevant, but please use it with care.</note>
+ relevant, but please use it with care.</p>
+ </note>
</dd>
@@ -73,6 +75,15 @@
<p>Some "do"s - and "don't"s - for keeping your Apache web
site secure.</p>
</dd>
+
+ <dt><a href="rewriteguide.html">URL Rewriting Guide</a></dt>
+ <dd>
+ <p>This document supplements the <module>mod_rewrite</module>
+ <a href="../mod/mod_rewrite.html">reference documentation</a>.
+ It describes how one can use Apache's <module>mod_rewrite</module>
+ to solve typical URL-based problems webmasters are usually confronted
+ with in practice.</p>
+ </dd>
</dl>
</summary>