summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/mod_example_hooks.html.en
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/mod/mod_example_hooks.html.en')
-rw-r--r--docs/manual/mod/mod_example_hooks.html.en6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/manual/mod/mod_example_hooks.html.en b/docs/manual/mod/mod_example_hooks.html.en
index fba64321de..cfcea5805f 100644
--- a/docs/manual/mod/mod_example_hooks.html.en
+++ b/docs/manual/mod/mod_example_hooks.html.en
@@ -65,7 +65,7 @@
<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="compiling" id="compiling">Compiling the example_hooks module</a><a title="Permanent link" href="#compiling" class="permalink">&para;</a></h2>
+<h2><a name="compiling" id="compiling">Compiling the example_hooks module</a> <a title="Permanent link" href="#compiling" class="permalink">&para;</a></h2>
<p>To include the example_hooks module in your server, follow the
steps below:</p>
@@ -114,7 +114,7 @@
</ol>
</div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="section">
-<h2><a name="using" id="using">Using the <code>mod_example_hooks</code> Module</a><a title="Permanent link" href="#using" class="permalink">&para;</a></h2>
+<h2><a name="using" id="using">Using the <code>mod_example_hooks</code> Module</a> <a title="Permanent link" href="#using" class="permalink">&para;</a></h2>
<p>To activate the example_hooks module, include a block similar to
the following in your <code>httpd.conf</code> file:</p>
@@ -133,7 +133,7 @@
earlier.</p>
</div>
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
-<div class="directive-section"><h2><a name="Example" id="Example">Example</a> <a name="example" id="example">Directive</a><a title="Permanent link" href="#example" class="permalink">&para;</a></h2>
+<div class="directive-section"><h2><a name="Example" id="Example">Example</a> <a name="example" id="example">Directive</a> <a title="Permanent link" href="#example" class="permalink">&para;</a></h2>
<table class="directive">
<tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Demonstration directive to illustrate the Apache module
API</td></tr>