1 Star 1 Fork 0

FastDo/spawn-fcgi

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
README 625 Bytes
一键复制 编辑 原始数据 按行查看 历史
WT 提交于 2020-02-10 01:20 . 上传代码
==========
spawn-fcgi
==========
:authors: Jan Kneschke, Stefan Bühler
:homepage:
http://redmine.lighttpd.net/projects/spawn-fcgi
:abstract:
spawn-fcgi is used to spawn FastCGI applications
Features
--------
- binds to IPv4/IPv6 and Unix domain sockets
- supports privilege separation: chmod/chown socket, drop to uid/gid
- supports chroot
- supports daemontools supervise
Build
=====
If ./configure is missing, run ./autogen.sh.
./configure
make
make install
Alternatively you can use the cmake build system (may not work
on every platform):
cmake .
make
make install
Usage
=====
See man page.
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/fastdo/spawn-fcgi.git
[email protected]:fastdo/spawn-fcgi.git
fastdo
spawn-fcgi
spawn-fcgi
master

搜索帮助