CGI script execution mode
This option determines if and how CGI scripts are executed by default for
new virtual servers. The possible options are:
- CGI scripts disabled - scripts cannot be run at all.
- FCGIwrap server - scripts are run via a background server, one per domain.
- suEXEC - scripts are launched via the Apache suexec wrapper. Note
that this option might not be accessible on all systems.