Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / www / spawn-fcgi / DESCR
blob417444784ab8f457ccfa6801252a12c60ec32c12
1 spawn-fcgi is a small utility to start external FastCGI applications.
2 It takes care of various common tasks to simplify deployment:
3 - setuid/setgid
4 - current working directory
5 - chroot
6 - socket creation and permissions in the case of Unix Domain Sockets
7 - forking a number of worker processes