smlinux/net/fcgiwrap
2023-06-12 07:56:17 +05:30
..
fcgiwrap.SMBuild Fixed prefix, CFLAGS and discarded --docdir build options in several packages in net 2023-06-12 07:56:17 +05:30
LICENSE Added proper build functions in base/rpi-userland 2023-03-30 21:15:29 +05:30
rc.spawn-fcgi Added net section 2022-02-13 15:56:03 +05:30
README Added net section 2022-02-13 15:56:03 +05:30
spawn-fcgi Added net section 2022-02-13 15:56:03 +05:30

Simple FastCGI wrapper for CGI scripts

fcgiwrap is a simple server for running CGI applications over
FastCGI. It hopes to provide clean CGI support to Nginx
(and other web servers that may need it).