]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Submitted by Vincent "noodl" Bray.
authorRich Bowen <rbowen@apache.org>
Sun, 11 Jun 2006 17:44:51 +0000 (17:44 +0000)
committerRich Bowen <rbowen@apache.org>
Sun, 11 Jun 2006 17:44:51 +0000 (17:44 +0000)
Adds link to the other caching doc, where many secrets are revealed and
mysteries uncovered.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@413483 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_cache.html.en
docs/manual/mod/mod_cache.xml

index a7e537e39b40e90b9c93e626e4ef694ad9112c8d..d1a1d71dc3900ca564ec8fc9774fa3447f8485e8 100644 (file)
@@ -58,6 +58,8 @@
 
     <p>Content is stored in and retrieved from the cache using URI based keys. Content with
     access protection is not cached.</p>
+    <p>Further details, discussion, and examples, are provided in the
+    <a href="../caching.html">Caching Guide</a>.</p>
 </div>
 <div id="quickview"><h3 class="directives">Directives</h3>
 <ul id="toc">
@@ -76,6 +78,9 @@
 <ul id="topics">
 <li><img alt="" src="../images/down.gif" /> <a href="#related">Related Modules and Directives</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#sampleconf">Sample Configuration</a></li>
+</ul><h3>See also</h3>
+<ul class="seealso">
+<li><a href="../caching.html">Caching Guide</a></li>
 </ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
index 0a0c5a6eb96a55d3291e2b2e90bc390b148f27e8..32d6884a34826c29ad20cd56643a70ae53c224e9 100644 (file)
 
     <p>Content is stored in and retrieved from the cache using URI based keys. Content with
     access protection is not cached.</p>
+    <p>Further details, discussion, and examples, are provided in the
+    <a href="../caching.html">Caching Guide</a>.</p>
 </summary>
+<seealso><a href="../caching.html">Caching Guide</a></seealso>
 
 <section id="related"><title>Related Modules and Directives</title>
     <related>