Skip to content

thttpd config for using as an upstream CGI processor with Nginx

Notifications You must be signed in to change notification settings

perusio/thttpd-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Configuration for using thttpd as a CGI processor for Nginx

Introduction

This is a thttpd configuration for running the tiny HTTPD as a CGI processor upstream of Nginx.

Features

  1. Bond to the loopback device: 127.0.0.1.

  2. Capability of running CGI scripts.

  3. Use of unpriveleged ports for both practical and security reasons.

Usage

This configuration is used for relaunching php-fpm when a 502 is captured by Nginx.

About

thttpd config for using as an upstream CGI processor with Nginx

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published