diff options
author | Rainer Jung <rjung@apache.org> | 2019-01-22 10:53:04 +0100 |
---|---|---|
committer | Rainer Jung <rjung@apache.org> | 2019-01-22 10:53:04 +0100 |
commit | 5464a1ae693bf0fa7a850df511ffcfc99903e71e (patch) | |
tree | 82e233a59c25cd1b3268c651ac2c3bed058b8fee /docs/manual/mod/mod_example_hooks.html.en | |
parent | Copy the "Note about /" note from the Location (diff) | |
download | apache2-5464a1ae693bf0fa7a850df511ffcfc99903e71e.tar.xz apache2-5464a1ae693bf0fa7a850df511ffcfc99903e71e.zip |
Xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1851794 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_example_hooks.html.en')
-rw-r--r-- | docs/manual/mod/mod_example_hooks.html.en | 6 |
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">¶</a></h2> +<h2><a name="compiling" id="compiling">Compiling the example_hooks module</a> <a title="Permanent link" href="#compiling" class="permalink">¶</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">¶</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">¶</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">¶</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">¶</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> |