Source: libapache2-mod-fcgid
Section: httpd
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 9), apache2-dev (>= 2.4)
Standards-Version: 3.9.4
Rules-Requires-Root: binary-targets
Homepage: http://httpd.apache.org/mod_fcgid/
Vcs-Git: https://salsa.debian.org/debian/libapache2-mod-fcgid.git
Vcs-Browser: https://salsa.debian.org/debian/libapache2-mod-fcgid

Package: libapache2-mod-fcgid
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: FastCGI interface module for Apache 2
 This package contains mod_fcgid, a high-performance alternative to mod_cgi
 or mod_cgid. It starts a sufficient number of instances of the CGI program
 to handle concurrent requests. These programs remain running to handle
 further incoming requests.
 .
 It is a binary-compatible alternative to Apache module mod_fastcgi.
