File: fcgiwrap

package info (click to toggle)
nginx 1.18.0-6.1%2Bdeb11u3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 19,344 kB
  • sloc: ansic: 250,653; perl: 7,548; sh: 1,408; ruby: 879; python: 358; makefile: 338; awk: 36; cpp: 18
file content (14 lines) | stat: -rw-r--r-- 359 bytes parent folder | download | duplicates (14)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
##
#  File:
#    fcgiwrap
#  Description:
#    The fcgiwrap tool allows a user to quickly and painlessly setup a socket
#    to handle CGI requests. This is useful for Python, Perl, etc.
##

The easy way:
apt-get install fcgiwrap

The less-easy way:
If your distribution does not provide it, the Nginx wiki describes the steps.
http://wiki.nginx.org/Fcgiwrap