mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
5 lines
218 B
Plaintext
5 lines
218 B
Plaintext
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.
|