summaryrefslogtreecommitdiff
path: root/docs/manual/caching.html.en
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/caching.html.en')
-rw-r--r--docs/manual/caching.html.en12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/manual/caching.html.en b/docs/manual/caching.html.en
index 11dc342963..2b878b48f3 100644
--- a/docs/manual/caching.html.en
+++ b/docs/manual/caching.html.en
@@ -42,7 +42,7 @@
</ul><h3>See also</h3><ul class="seealso"><li><a href="#comments_section">Comments</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="introduction" id="introduction">Introduction</a></h2>
+<h2><a name="introduction" id="introduction">Introduction</a><a title="Permanent link" href="#introduction" class="permalink">&para;</a></h2>
<p>The Apache HTTP server offers a range of caching features that
@@ -96,7 +96,7 @@
</div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
<div class="section">
-<h2><a name="http-caching" id="http-caching">Three-state RFC2616 HTTP caching</a></h2>
+<h2><a name="http-caching" id="http-caching">Three-state RFC2616 HTTP caching</a><a title="Permanent link" href="#http-caching" class="permalink">&para;</a></h2>
@@ -421,7 +421,7 @@ Vary: negotiate,accept-language,accept-charset
</div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
<div class="section">
-<h2><a name="examples" id="examples">Cache Setup Examples</a></h2>
+<h2><a name="examples" id="examples">Cache Setup Examples</a><a title="Permanent link" href="#examples" class="permalink">&para;</a></h2>
@@ -579,7 +579,7 @@ CacheSocache dbm:/path/to/datafile</pre>
</div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
<div class="section">
-<h2><a name="socache-caching" id="socache-caching">General Two-state Key/Value Shared Object Caching</a></h2>
+<h2><a name="socache-caching" id="socache-caching">General Two-state Key/Value Shared Object Caching</a><a title="Permanent link" href="#socache-caching" class="permalink">&para;</a></h2>
@@ -625,7 +625,7 @@ CacheSocache dbm:/path/to/datafile</pre>
</div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
<div class="section">
-<h2><a name="file-caching" id="file-caching">Specialized File Caching</a></h2>
+<h2><a name="file-caching" id="file-caching">Specialized File Caching</a><a title="Permanent link" href="#file-caching" class="permalink">&para;</a></h2>
@@ -771,7 +771,7 @@ sys 0m0.000s</pre></div>
</div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
<div class="section">
-<h2><a name="security" id="security">Security Considerations</a></h2>
+<h2><a name="security" id="security">Security Considerations</a><a title="Permanent link" href="#security" class="permalink">&para;</a></h2>
<h3>Authorization and Access Control</h3>