diff options
author | Rich Bowen <rbowen@apache.org> | 2009-11-05 20:23:09 +0100 |
---|---|---|
committer | Rich Bowen <rbowen@apache.org> | 2009-11-05 20:23:09 +0100 |
commit | 21ecc370066096896f3cf9a98a60e86c963fdde8 (patch) | |
tree | de85e7f45f47aeeeb89aaf23b04693ae18588775 /docs/manual/rewrite/avoid.html.en | |
parent | Little typo. (diff) | |
download | apache2-21ecc370066096896f3cf9a98a60e86c963fdde8.tar.xz apache2-21ecc370066096896f3cf9a98a60e86c963fdde8.zip |
seealso list in all the various docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@833139 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/rewrite/avoid.html.en')
-rw-r--r-- | docs/manual/rewrite/avoid.html.en | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/rewrite/avoid.html.en b/docs/manual/rewrite/avoid.html.en index 9a46449a24..6c9176d1af 100644 --- a/docs/manual/rewrite/avoid.html.en +++ b/docs/manual/rewrite/avoid.html.en @@ -39,7 +39,7 @@ them, rather than merely cutting and pasting the examples into your configuration.</p> </div> -<div id="quickview"><h3>See also</h3><ul class="seealso"><li><a href="../mod/mod_rewrite.html">Module documentation</a></li><li><a href="intro.html">mod_rewrite introduction</a></li></ul></div> +<div id="quickview"><h3>See also</h3><ul class="seealso"><li><a href="../mod/mod_rewrite.html">Module documentation</a></li><li><a href="intro.html">mod_rewrite introduction</a></li><li><a href="remapping.html">Redirection and remapping</a></li><li><a href="access.html">Controlling access</a></li><li><a href="advanced.html">Advanced techniques and tricks</a></li></ul></div> </div> <div class="bottomlang"> <p><span>Available Languages: </span><a href="../en/rewrite/avoid.html" title="English"> en </a></p> |