430N/A<!
DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 430N/A <
title>Apache module mod_foo</
title>
430N/A <!-- Background white, links blue (unvisited), navy (visited), red (active) --> 430N/A <
body bgcolor="#FFFFFF" text="#000000" link="#0000FF" 430N/A vlink="#000080" alink="#FF0000">
430N/A <
h1 align="center">Module mod_foo</
h1>
430N/A The module mod_foo should be summarized in a sentence or two
430N/A here. A more complete summary is below, so keep it short. You
2362N/A might say something about what is necessary to enable the
2362N/A functionality, and link to the relevant doc. See <
a 430N/A rel="Help"><
strong>Status:</
strong></
a> Base<
br />
430N/A rel="Help"><
strong>Source File:</
strong></
a>
430N/A rel="Help"><
strong>Module Identifier:</
strong></
a>
430N/A A more detailed summary goes here, but it should still be kept
430N/A to a few short paragraphs. More detailed discussion of the
430N/A finer points of the module should be left for below.
430N/A <
li><
a href="#directive1">Directive1</
a></
li>
430N/A <
li><
a href="#directive2">Directive2</
a></
li>
430N/A <
li><
a href="#directive3">Directive3</
a></
li>
430N/A <
h2>More detailed discussion one</
h2>
430N/A <
p>Here you can discuss in detail a particular point of
430N/A interest, or something which requires a detailed explanation.
430N/A This is a good place for examples and tutorial-style
430N/A <
h2>Detailed discussion two</
h2>
430N/A <
p>You can have more than one such discussion, if
430N/A <
h2><
a id="directive1" name="directive1">Directive1</
a>
430N/A rel="Help"><
strong>Syntax:</
strong></
a> Directive 1
430N/A <
em>argument</
em> [<
em>optional_argument</
em>] ...<
br />
430N/A rel="Help"><
strong>Context:</
strong></
a> server config, virtual
430N/A host, directory, .htaccess<
br />
430N/A rel="Help"><
strong>Override:</
strong></
a> Indexes<
br />
430N/A rel="Help"><
strong>Status:</
strong></
a> Base<
br />
430N/A rel="Help"><
strong>Module:</
strong></
a> mod_foo
430N/A <
p><
em>Directive1</
em> will be described in detail here. Each
430N/A argument should be explained, with example values.</
p>
430N/A <
h2><
a id="directive2" name="directive2">Directive2</
a>
430N/A rel="Help"><
strong>Syntax:</
strong></
a> Directive2
430N/A <
em>argument</
em> [<
em>optional_argument</
em>] ...<
br />
430N/A rel="Help"><
strong>Context:</
strong></
a> server config, virtual
430N/A host, directory, .htaccess<
br />
430N/A rel="Help"><
strong>Override:</
strong></
a> Indexes<
br />
430N/A rel="Help"><
strong>Status:</
strong></
a> Base<
br />
430N/A rel="Help"><
strong>Module:</
strong></
a> mod_foo
430N/A <
p><
em>Directive2</
em> should then be described in the same
430N/A <
h2><
a id="directive3" name="directive3">Directive3</
a>
430N/A rel="Help"><
strong>Syntax:</
strong></
a> Directive3
430N/A <
em>argument</
em> [<
em>optional_argument</
em>] ...<
br />
430N/A rel="Help"><
strong>Context:</
strong></
a> server config, virtual
430N/A host, directory, .htaccess<
br />
430N/A rel="Help"><
strong>Override:</
strong></
a> Indexes<
br />
430N/A rel="Help"><
strong>Status:</
strong></
a> Base<
br />
430N/A rel="Help"><
strong>Module:</
strong></
a> mod_foo
<
p><
em>Directive3</
em> is described here, and so on.