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 string) Echo data to the webserver
(FCGI-getenv envstring) Returns an environment variable

Clone this wiki locally