macOS
brew install fcgiwraplocal Homebrew formula metadata
sudo port install fcgiwrapMacPorts ports tree · www/fcgiwrap/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de fcgiwrap pour les workflows d'agents IA.
installation
brew install fcgiwraplocal Homebrew formula metadata
sudo port install fcgiwrapMacPorts ports tree · www/fcgiwrap/Portfile · Source: api.github.com
sudo apk add fcgiwrapAlpine Linux edge package indexes · fcgiwrap · Source: dl-cdn.alpinelinux.org
sudo apt install fcgiwrapDebian stable package indexes · fcgiwrap · Source: deb.debian.org
sudo dnf install fcgiwrapFedora Rawhide package metadata · fcgiwrap · Source: dl.fedoraproject.org
nix profile install nixpkgs#fcgiwrapnixpkgs package indexes · pkgs/by-name/fc/fcgiwrap/package.nix · Source: api.github.com
sudo pacman -S fcgiwrapArch Linux sync databases · fcgiwrap · Source: geo.mirror.pkgbuild.com
sudo zypper install fcgiwrapopenSUSE Tumbleweed package metadata · fcgiwrap · Source: download.opensuse.org
aperçu
CGI support for Nginx
historique
fcgiwrap is a small FastCGI wrapper for running traditional CGI scripts. Its README describes it as lightweight, configuration-free, and intended to execute CGI scripts while passing request state through FastCGI parameters.
The tool is closely associated with Nginx deployments because Nginx does not execute CGI programs directly; fcgiwrap supplies the missing CGI execution layer while the web server talks FastCGI.
The public GitHub repository was created in 2008 by Grzegorz Nosek. The README presents fcgiwrap as a simple wrapper rather than a full application server: it links against the FastCGI development library, runs CGI scripts, and handles headers, environment variables, and stderr forwarding.
Over time the repository gained service-manager integration such as systemd socket activation files, reflecting the normal deployment style: a small persistent FastCGI endpoint supervised by the operating system or launched through a helper.
fcgiwrap's adoption comes from a narrow but durable need: serving existing CGI scripts behind FastCGI-only web-server configurations. The input metadata lists packages across Homebrew, Debian, Ubuntu, Fedora, Arch, Alpine, MacPorts, Nix, openSUSE, and others, which matches its role as infrastructure glue.
The README recommends launchers such as spawn-fcgi and also notes optional systemd support, showing the two common deployment eras for small FastCGI helper daemons.
In direct mode, `SCRIPT_FILENAME` names the CGI program to execute. Otherwise, fcgiwrap combines `DOCUMENT_ROOT` and `SCRIPT_NAME`, then splits the result into the script path and `PATH_INFO`.
Operators usually run it as a long-lived process or socket-activated service, then configure a web server FastCGI location to pass CGI requests to the fcgiwrap socket.
fcgiwrap is the tiny package that keeps old CGI scripts deployable in newer web-server setups. It is not glamorous, but it is exactly the kind of bridge package that prevents legacy admin panels, hooks, and small scripts from forcing a web-server change.
Its package-manager value is that it externalizes CGI support: install one small daemon, point Nginx or another FastCGI-capable server at its socket, and avoid embedding CGI execution in the web server itself.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
fcgiwrap | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/gnosek/fcgiwrap
métadonnées d'installation
| Clé du paquet | brew:fcgiwrap |
|---|---|
| Version | 1.1.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/fcgiwrap |
| Page d'accueil | https://www.nginx.com/resources/wiki/start/topics/examples/fcgiwrap/ |
| Dépôt | https://github.com/gnosek/fcgiwrap |
| Docs amont | https://github.com/gnosek/fcgiwrap#readme |
| Licence | MIT |
| Archive source | https://github.com/gnosek/fcgiwrap/archive/refs/tags/1.1.0.tar.gz |
| Dépendances | fcgi |
| Dépendances de compilation | autoconf, automake, pkgconf |
| Bouteille | disponible (sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fcgiwrap |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
fcgiwrap 1.1.0-16
simple server to run CGI applications over FastCGI
https://github.com/gnosek/fcgiwrap
sudo apt install fcgiwrapfcgiwrap
nix profile install nixpkgs#fcgiwrapfcgiwrap 1.1.0-14build1
simple server to run CGI applications over FastCGI
https://github.com/gnosek/fcgiwrap
sudo apt install fcgiwrapfcgiwrap 1.1.0-r9
Simple server for running CGI applications over FastCGI
https://github.com/gnosek/fcgiwrap
sudo apk add fcgiwrapfcgiwrap-doc 1.1.0-r9
Simple server for running CGI applications over FastCGI (documentation)
https://github.com/gnosek/fcgiwrap
sudo apk add fcgiwrap-docfcgiwrap-openrc 1.1.0-r9
Simple server for running CGI applications over FastCGI (OpenRC init scripts)
https://github.com/gnosek/fcgiwrap
sudo apk add fcgiwrap-openrcfcgiwrap 1.1.0-27.20181108git99c942c.fc44
Simple FastCGI wrapper for CGI scripts
https://github.com/gnosek/fcgiwrap
sudo dnf install fcgiwrapfcgiwrap 1.1.0-10
A simple server for running CGI applications over FastCGI.
https://www.nginx.com/resources/wiki/start/topics/examples/fcgiwrap/
sudo pacman -S fcgiwrapfcgiwrap 1.1.0+18+g99c942c-3.23
FastCGI wrapper for CGI scripts
https://github.com/gnosek/fcgiwrap
sudo zypper install fcgiwrapfcgiwrap-nginx 1.1.0+18+g99c942c-3.23
System services for using fcgiwrap with nginx
https://github.com/gnosek/fcgiwrap
sudo zypper install fcgiwrap-nginxfcgiwrap
sudo port install fcgiwrappiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.