Serving CGI Scripts With Nginx On Fedora 15

Posted by falko on Nov 7, 2011 10:24 AM EDT
HowtoForge; By Falko Timme
Mail this story
Print this story

This tutorial shows how you can serve CGI scripts (Perl scripts) with nginx on Fedora 15. While nginx itself does not serve CGI, there are several ways to work around this. I will outline two solutions: the first is to proxy requests for CGI scripts to Thttpd, a small web server that has CGI support, while the second solution uses a CGI wrapper to serve CGI scripts.

This tutorial shows how you can serve CGI scripts (Perl scripts) with nginx on Fedora 15. While nginx itself does not serve CGI, there are several ways to work around this. I will outline two solutions: the first is to proxy requests for CGI scripts to Thttpd, a small web server that has CGI support, while the second solution uses a CGI wrapper to serve CGI scripts.

http://www.howtoforge.com/serving-cgi-scripts-with-nginx-on-fedora-15

Full Story

  Nav
» Read more about: Story Type: Tutorial; Groups: Fedora

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.