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
- Host: GitHub
- URL: https://github.com/bandie91/fcgid
- Owner: bAndie91
- License: agpl-3.0
- Created: 2016-12-18T14:47:40.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-01-21T06:31:09.000Z (4 months ago)
- Last Synced: 2025-01-21T07:26:48.382Z (4 months ago)
- Topics: daemon, fastcgi, nginx, privilege-separation, suexec, suid
- Language: Perl
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.