2f598b667e
(CGI) protocol. It is a standard for applications to interface with HTTP servers. It is similar to FastCGI but is designed to be easier to implement. This package provide SCGI for Apache
6 lines
256 B
Text
6 lines
256 B
Text
The SCGI protocol is a replacement for the Common Gateway Interface
|
|
(CGI) protocol. It is a standard for applications to interface with
|
|
HTTP servers. It is similar to FastCGI but is designed to be easier
|
|
to implement.
|
|
|
|
This package provide SCGI for Apache
|