smlinux/net/fcgiwrap
PktSurf d18addf386 Replaced upper case variable with lower case in net/cgit
Improved code to install dump1090 binary in net/dump1090 and hostname symlinks in net/hostname
Removed code that manually discards static archives in net/php
Miscellaneous SHA512 checksum updates and minor fixes in several net pkg build files
2022-10-10 22:54:00 +05:30
..
fcgiwrap.SMBuild Replaced upper case variable with lower case in net/cgit 2022-10-10 22:54:00 +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).