An open API service indexing awesome lists of open source software.

https://github.com/bandie91/fcgid

FastCGI daemon runs any executable in a controlled way
https://github.com/bandie91/fcgid

daemon fastcgi nginx privilege-separation suexec suid

Last synced: 3 months ago
JSON representation

FastCGI daemon runs any executable in a controlled way

Awesome Lists containing this project

README

        

# fcgid
FastCGI daemon runs any executable in a controlled way

# Project issues, bugs, feature requests, ideas

1. clone the repo
2. use [git-bug](https://github.com/git-bug/git-bug) to open a new ticket in this repo
3. find one or more person in the commit history to make contact with, then either
4.a. send your newly created `git-bug` ticket (or patch if you already propose a code change) via email, or
4.b. send the URL of your git clone to a contributor (via email or other channel), and request them to pull (`git-bug` issues and/or branches as well) from you.