Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 551 Bytes

File metadata and controls

24 lines (16 loc) · 551 Bytes

apache2_mod_fastcgi

Back to resource list

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 ''