apache2modfastcgi
March 17, 2026 ยท View on GitHub
Manages the Apache mod_fastcgi configuration file.
Actions
| Action | Description |
|---|---|
| :create | Create the configuration. |
Properties
| Name | Type | Default | Description |
|---|---|---|---|
| fast_cgi_wrapper | String | '' | Path to the FastCGI wrapper script. |
| add_handler | Hash | { 1 => 'fastcgi-script .fcgi' } | An ordered hash of AddHandler directives. |
Examples
apache2_mod_fastcgi ''