apache2modinclude

March 17, 2026 ยท View on GitHub

Back to resource list

Manages the Apache mod_include (Server Side Includes) configuration file.

Actions

ActionDescription
:createCreate the configuration.

Properties

NameTypeDefaultDescription
add_typeHash{ 1 => 'text/html .shtml' }An ordered hash of AddType directives.
add_output_filterHash{ 1 => 'INCLUDES .shtml' }An ordered hash of AddOutputFilter directives.

Examples

apache2_mod_include ''