LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: Serving CGI Scripts With Nginx On Debian Squeeze/Ubuntu 11.04 (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-serving-cgi-scripts-with-nginx-on-debian-squeeze-ubuntu-11-04-a-906161/)

LXer 10-03-2011 04:50 AM

LXer: Serving CGI Scripts With Nginx On Debian Squeeze/Ubuntu 11.04
 
Published at LXer:

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.

Read More...


All times are GMT -5. The time now is 03:53 AM.