Apache HTTP ServerModule mod_foobarAdd this file as a link in mod/index.html This module is contained in the Add the magic mime type to the list in magic_types.html SummaryGeneral module documentation here. DirectivesAdd these directives to the list in directives.html ADirective directiveSyntax: ADirective some
args 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 Compatibility: compatibility notes Describe any compatibility issues, such as "Only available in Apache 1.2 or later," or "The Apache syntax for this directive is not compatible with the NCSA directive of the same name." The ADirective directive does something. Apache HTTP Server |