mod_TEMPLATE.html revision 2eaf662cbc81e823e8d9aeb8d54e69e63032493e
430N/A<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2362N/A "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
430N/A
430N/A<html xmlns="http://www.w3.org/1999/xhtml">
430N/A <head>
430N/A <meta name="generator" content="HTML Tidy, see www.w3.org" />
430N/A
430N/A <title>Apache module mod_foo</title>
430N/A </head>
430N/A <!-- Background white, links blue (unvisited), navy (visited), red (active) -->
430N/A
430N/A <body bgcolor="#FFFFFF" text="#000000" link="#0000FF"
430N/A vlink="#000080" alink="#FF0000">
430N/A <!--#include virtual="header.html" -->
430N/A
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
2362N/A href="mod_autoindex.html"><code>mod_autoindex</code></a> as a
430N/A good example.
430N/A
430N/A <p><a href="module-dict.html#Status"
430N/A rel="Help"><strong>Status:</strong></a> Base<br />
430N/A <a href="module-dict.html#SourceFile"
430N/A rel="Help"><strong>Source File:</strong></a>
430N/A mod_autoindex.c<br />
430N/A <a href="module-dict.html#ModuleIdentifier"
430N/A rel="Help"><strong>Module Identifier:</strong></a>
430N/A foo_module</p>
430N/A
430N/A <h2>Summary</h2>
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
430N/A <h2>Directives</h2>
430N/A
430N/A <ul>
430N/A <li><a href="#directive1">Directive1</a></li>
430N/A
430N/A <li><a href="#directive2">Directive2</a></li>
430N/A
430N/A <li><a href="#directive3">Directive3</a></li>
430N/A </ul>
430N/A
430N/A <p>See also: <a href="core.html#options">Options</a> and <a
430N/A href="mod_dir.html#directoryindex">DirectoryIndex</a>.</p>
430N/A
430N/A <h2>More detailed discussion one</h2>
430N/A
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 discussion.</p>
430N/A
430N/A <h2>Detailed discussion two</h2>
430N/A
430N/A <p>You can have more than one such discussion, if
430N/A appropriate.</p>
430N/A <hr />
430N/A
430N/A <h2><a id="directive1" name="directive1">Directive1</a>
430N/A directive</h2>
430N/A <a href="directive-dict.html#Syntax"
430N/A rel="Help"><strong>Syntax:</strong></a> Directive 1
430N/A <em>argument</em> [<em>optional_argument</em>] ...<br />
430N/A <a href="directive-dict.html#Context"
430N/A rel="Help"><strong>Context:</strong></a> server config, virtual
430N/A host, directory, .htaccess<br />
430N/A <a href="directive-dict.html#Override"
430N/A rel="Help"><strong>Override:</strong></a> Indexes<br />
430N/A <a href="directive-dict.html#Status"
430N/A rel="Help"><strong>Status:</strong></a> Base<br />
430N/A <a href="directive-dict.html#Module"
430N/A rel="Help"><strong>Module:</strong></a> mod_foo
430N/A
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 <hr />
430N/A
430N/A <h2><a id="directive2" name="directive2">Directive2</a>
430N/A directive</h2>
430N/A <a href="directive-dict.html#Syntax"
430N/A rel="Help"><strong>Syntax:</strong></a> Directive2
430N/A <em>argument</em> [<em>optional_argument</em>] ...<br />
430N/A <a href="directive-dict.html#Context"
430N/A rel="Help"><strong>Context:</strong></a> server config, virtual
430N/A host, directory, .htaccess<br />
430N/A <a href="directive-dict.html#Override"
430N/A rel="Help"><strong>Override:</strong></a> Indexes<br />
430N/A <a href="directive-dict.html#Status"
430N/A rel="Help"><strong>Status:</strong></a> Base<br />
430N/A <a href="directive-dict.html#Module"
430N/A rel="Help"><strong>Module:</strong></a> mod_foo
430N/A
430N/A <p><em>Directive2</em> should then be described in the same
430N/A manner.</p>
430N/A <hr />
430N/A
430N/A <h2><a id="directive3" name="directive3">Directive3</a>
430N/A directive</h2>
430N/A <a href="directive-dict.html#Syntax"
430N/A rel="Help"><strong>Syntax:</strong></a> Directive3
430N/A <em>argument</em> [<em>optional_argument</em>] ...<br />
430N/A <a href="directive-dict.html#Context"
430N/A rel="Help"><strong>Context:</strong></a> server config, virtual
430N/A host, directory, .htaccess<br />
430N/A <a href="directive-dict.html#Override"
430N/A rel="Help"><strong>Override:</strong></a> Indexes<br />
430N/A <a href="directive-dict.html#Status"
430N/A rel="Help"><strong>Status:</strong></a> Base<br />
430N/A <a href="directive-dict.html#Module"
430N/A rel="Help"><strong>Module:</strong></a> mod_foo
430N/A
<p><em>Directive3</em> is described here, and so on.
<!--#include virtual="footer.html" -->
</p>
</body>
</html>