Manages the Apache mod_fastcgi configuration file.
| Action | Description |
|---|---|
| :create | Create the configuration. |
| 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. |
apache2_mod_fastcgi ''