Project

General

Profile

Mod scgi » History » Revision 2

Revision 1 (hoffie, 2006-08-03 15:55) → Revision 2/17 (moo, 2007-07-07 15:28)

[[TracNav(DocsToc))] 
 {{{ 
 #!rst 
 ================== 
 the SCGI Interface 
 ================== 

 ------------------- 
 Module: mod_scgi 
 ------------------- 

 .. meta:: 
   :keywords: lighttpd, FastCGI 
  
 .. contents:: Table of Contents 

 Description 
 =========== 

 The SCGI module is heavily based on the FastCGI when it comes 
 to configuration. Only the internal protocol between server 
 and client has been replaced. Please check the documentation  
 of the FastCGI module for more information. 

 History 
 ======= 

 Added in lighttpd 1.3.14 as it was really simple to do. 
 }}}