Module mod_foobar

Add this file as a link in modules.html
This module is contained in the mod_foobar.c file, and is/is not compiled in by default. It provides for the foobar feature. Any document with the mime type foo/bar will be processed by this module.
Add the magic mime type to the list in magic_types.html

Summary

General module documentation here.

Directives

Add these directives to the list in directives.html

ADirective

Syntax: ADirective some args
Default: ADirective default value
Context: context-list
context-list is where this directive can appear; allowed: server config, virtual host, directory, .htaccess
Override: override
required if the directive is allowed in .htaccess files; the AllowOverride option that allows the directive.
Status: status
Core if in core apache, Base if in one of the standard modules, Extension if in an extension module (not compiled in by default) or Experimental
Module: mod_foobar

The ADirective directive does something.