How To Install Fcgiwrap In Debian, Ubuntu, Alpine, Arch, Kali, Fedora, Raspbian And MacOS?

How To Install Fcgiwrap In Debian, Ubuntu, Alpine, Arch, Kali, Fedora, Raspbian And MacOS?

fcgiwrap

simple server to run CGI applications over FastCGI

Maintainer: Debian fcgiwrap Maintainers



Section: web

Install fcgiwrap

  • Debian apt-get install fcgiwrap Click to copy
  • Ubuntu apt-get install fcgiwrap Click to copy
  • Alpine OS apk add fcgiwrap Click to copy
  • Arch Linux pacman -S fcgiwrap Click to copy
  • Kali Linux apt-get install fcgiwrap Click to copy
  • Fedora dnf install fcgiwrap Click to copy
  • Raspbian apt-get install fcgiwrap Click to copy
  • macOS brew install fcgiwrap Click to copy

fcgiwrap

simple server to run CGI applications over FastCGI

fcgiwrap is a simple server for running CGI applications over FastCGI. Its goal is to provide clean CGI support to the nginx webserver, although can be used with others. fcgiwrap is lightweight and has no configuration, making it possible to use the same pool to run different sites.

Install the latest version of fcgiwrap in Debian, Ubuntu, Alpine, Arch, Kali, Fedora, Raspbian and macOS from terminal. To install the fcgiwrap just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of fcgiwrap from the respository and install it in your computer/server.