fcgirunner - A utility to setup FastCGI programs as remote responders
fcgirunner port fastcgi-program [ parameters for fcgi ]
The fcgirunner program sets up the specified FastCGI program as a remote responder, forks, and put the responder into the background.
This sets the port which the responder listens on
The full path to the fastcgi program to execute.
Zeus Web Server comes with fcgirunner (a compiled C program) and fcgirunner.pl. The perl version of the runner requires the Socket and POSIX perl modules and a recent version of perl. If you require behaviour which is substantially different to the default for fcgirunner then you may modify fcgirunner.pl to do that which you need. As shipped, the functionality of fcgirunner and fcgirunner.pl is the same.
Copyright (C) 2000-2001 Zeus Technology Limited. All rights reserved.