1 config BR2_PACKAGE_FCGIWRAP
3 depends on BR2_USE_MMU # libfcgi
4 select BR2_PACKAGE_LIBFCGI
6 fcgiwrap is a simple server for running CGI applications
7 over FastCGI. It hopes to provide clean CGI support to Nginx
8 (and other web servers that may need it).
10 https://github.com/gnosek/fcgiwrap