Description
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.
Installation Instructions
sudo dnf copr enable cottsay/scgi
sudo dnf install mod_scgi python2-scgi
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
x86_64 (16)* | EPEL 7 (162 downloads) |
![]() |
x86_64 (8)* | Fedora 40 (0 downloads) |
![]() |
x86_64 (7)* | Fedora 41 (21 downloads) |
![]() |
x86_64 (9)* | Fedora 42 (23 downloads) |
![]() |
x86_64 (28)* | Fedora rawhide (158 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable cottsay/scgi
More info about enabling Copr repositories