mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
8 lines
293 B
Plaintext
8 lines
293 B
Plaintext
spawn-fcgi is a small utility to start external FastCGI applications.
|
|
It takes care of various common tasks to simplify deployment:
|
|
- setuid/setgid
|
|
- current working directory
|
|
- chroot
|
|
- socket creation and permissions in the case of Unix Domain Sockets
|
|
- forking a number of worker processes
|