vi /etc/httpd/conf/httpd.conf
i – to insert
esc – to exit insert mode
:wq – save and close file
SetHandler fcgid-script
FCGIWrapper /var/www/cgi-bin/cgi_wrapper/cgi_wrapper .php5
Options +ExecCGI
allow from all
service httpd restart
Last Updated: June 8, 2014