When starting or reloading the apache server, you may get this error:
AH00526: Syntax error on line 4 of /etc/apache2/vhosts.d/cgi-site.conf:
Invalid command 'FastCGIConfig', perhaps misspelled or defined by a module not included in the server configuration
or:
AH00526: Syntax error on line 10 of /etc/apache2/vhosts.d/cgi-site.conf:
Invalid command 'FastCgiServer', perhaps misspelled or defined by a module not included in the server configuration
Cause:
FastCgiServer
is defined by mod_fastcgi
.