FastCGI

From ReduxWiki

Jump to: navigation, search

FastCGI is a language independent, scalable, open extension to CGI that provides high performance without the limitations of server specific APIs. The FastCGI module for the Apache webserver is called mod_fastcgi and is installed on Network Redux servers.

More information about FastCGI can be found on the FastCGI Homepage.


[edit] How to Switch to FastCGI

Modify your .htaccess from dispatch.cgi to dispatch.fcgi.

Personal tools