CGI script execution mode
This option determines how CGI scripts are executed for
this virtual server. 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.