Search Criteria
Package Details: nginx-mod-cgi 0.13-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/nginx-mod-cgi.git (read-only, click to copy) |
---|---|
Package Base: | nginx-mod-cgi |
Description: | Nginx CGI support module |
Upstream URL: | https://github.com/pjincz/nginx-cgi |
Licenses: | BSD-2-Clause |
Submitter: | vcalv |
Maintainer: | vcalv |
Last Packager: | vcalv |
Votes: | 1 |
Popularity: | 0.64 |
First Submitted: | 2025-07-14 22:02 (UTC) |
Last Updated: | 2025-07-14 22:02 (UTC) |
Dependencies (2)
- nginx (nginx-rtmp-sergey-gitAUR, nginx-mainline-pushstreamAUR, tengineAUR, tengine-extraAUR, freenginx-mainline-hgAUR, nginx-quic-libresslAUR, freenginx-mainlineAUR, freenginx-libresslAUR, angieAUR, nginx-mainline)
- nginx-src (freenginx-mainline-hg-srcAUR, nginx-quic-libressl-srcAUR, freenginx-libressl-srcAUR) (make)
Latest Comments
vcalv commented on 2025-07-14 22:15 (UTC)
Module loads by default in
/etc/nginx/modules.d/20-cgi.conf
It adds a new directive
cgi
.Example:
on the config file.
Use judiciously.