public marks

PUBLIC MARKS from falko with tag pl

03 October 2011 06:15

Serving CGI Scripts With Nginx On Debian Squeeze/Ubuntu 11.04 | HowtoForge - Linux Howtos and Tutorials

(via)
This tutorial shows how you can serve CGI scripts (Perl scripts) with nginx on Debian Squeeze/Ubuntu 11.04. While nginx itself does not serve CGI, there are several ways to work around this. I will outline three solutions: the first is to proxy requests for CGI scripts to Thttpd, a small web server that has CGI support, while the second and third solution are very similar - both use a CGI wrapper to serve CGI scripts.

falko's TAGS related to tag pl

cgi +   debian +   fcgiwrap +   natty +   nginx +   perl +   squeeze +   thttpd +   ubuntu +