]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Submitted by Vincent 'noodl' Bray, this adds a link from the module doc
authorRich Bowen <rbowen@apache.org>
Sun, 11 Jun 2006 17:49:34 +0000 (17:49 +0000)
committerRich Bowen <rbowen@apache.org>
Sun, 11 Jun 2006 17:49:34 +0000 (17:49 +0000)
to the caching discussion, for clarification of obscure points.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@413486 13f79535-47bb-0310-9956-ffa450edef68

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

index c58333234704e42e3371d94832033b4a2972b4d0..2e1ce7eeee343a5cc26c97e820f60de9a4d2983f 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">
@@ -77,6 +79,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 133092077bff836890c24d8900b996a6bff3d002..91a20ac006e9d7e640f2693cd6cd013d708c4f63 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>