Fcgiwrap

Jul 20, 2023

Simple FastCGI wrapper for CGI scripts

fcgiwrap is a simple server for running CGI applications over FastCGI. It hopes to provide clean CGI support to Nginx and other web servers that may need it.

Features * very lightweight 84KB of private memory per instance * fixes broken CR/LF in headers * handles environment in a sane way CGI scripts get HTTP-related env. vars * from FastCGI parameters and inherit all the others from fcgiwrap’s * environment * no configuration, so you can run several sites off the same fcgiwrap pool * passes CGI stderr output to fcgiwrap’s stderr this is by design but * stderr could be also passed to FastCGI stderr stream



Checkout these related ports:
  • Zope213 - Object-based web application platform Version 2.13
  • Zola - Fast static site generator
  • Zgrab2 - Fast Go application scanner
  • Zerowait-httpd - Lightweight and fast http server
  • Zenphoto - Simpler web photo gallery
  • Zend-framework - Framework for developing PHP web applications
  • Yuicompressor - The Yahoo! JavaScript and CSS Compressor
  • Ytdl - YouTube downloader written in Go
  • Yt-dlp - Command-line program for downloading videos from various platforms
  • Youtube_dl - Program for downloading videos from various services
  • Yourls - Your Own URL Shortener
  • You-get - Dumb downloader that scrapes the web
  • Yaws - Web server for dynamic content written in Erlang
  • Yarr - Yet another rss reader
  • Yarn - Package manager for node, alternative to npm (meta port)