Skip to content
jsjohnst edited this page Sep 12, 2010 · 15 revisions

Welcome to the neko-fastcgi wiki!

This wrapper allows you to run Neko as a FastCGI application and use it with Nginx (among other servers). If you don’t know what Neko is, then check out it’s homepage for more information.

To install, simply download the source and run make install.

To start the server, use: sudo /etc/init.d/neko-fastcgi start.

For a sample nginx conf, see this NginxConfig.

Clone this wiki locally