Manages the Apache mod_include (Server Side Includes) configuration file.
| Action | Description |
|---|---|
| :create | Create the configuration. |
| Name | Type | Default | Description |
|---|---|---|---|
| add_type | Hash | { 1 => 'text/html .shtml' } |
An ordered hash of AddType directives. |
| add_output_filter | Hash | { 1 => 'INCLUDES .shtml' } |
An ordered hash of AddOutputFilter directives. |
apache2_mod_include ''