Skip to content

Index of Module fcgi

clpetersen edited this page Oct 16, 2014 · 4 revisions

Module: fcgi

The fcgi module provides FastCGI support through the libFastCGI library.

Function Short Description
FCGI-Accept Accepts a connection from the web server
FCGI-Finish Ends a connection from the web server
FCGI-display Echo data to the webserver
FCGI-getenv Returns an environment variable

Clone this wiki locally