Add this file as a link in modules.htmlThis 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
Add these directives to the list in directives.html
ADirective default value
context-list is where this directive can appear; allowed: server config, virtual host, directory, .htaccessOverride: 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 ExperimentalModule: mod_foobar
The ADirective directive does something.