To execute cgi files outside of the cgi-bin simply locate the public html folder for the site. Then create a .htaccess file within this folder and add the following line:
Options +ExecCGI
To execute cgi files outside of the cgi-bin simply locate the public html folder for the site. Then create a .htaccess file within this folder and add the following line:
Options +ExecCGI