openbsd-ports/www/mod_scgi/pkg/DESCR

6 lines
279 B
Plaintext
Raw Normal View History

This is an Apache module that implements the SCGI protocol. 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.