Frequently Asked Questions

Help Center Search

Can I use FastCGI with Perl?

Print this Article
Comment on this Article
Last Updated: January 15, 2008 4:50 PM

Yes. However you will need to create an .htaccess file in the directory containing the file.cgi script with the contents "Options ExecCGI".

NOTE: This will need to be done in any directory outside of /cgi in which you want to run .fcgi scripts.