LinuxParty
En este tutorial se muestra cómo se pueden servir scripts CGI (scripts de Perl) con nginx en Debian Squeeze / Ubuntu 11.04. Porque nginx en sí misma no sirve CGI, hay varias maneras de trabajar con ello. Voy a exponer tres soluciones: la primera es peticiones de proxy para scripts CGI para Thttpd, un pequeño servidor web que soporte CGI, mientras que la segunda solución y la tercera son muy similares -tanto el uso de una envoltura CGI para servir los scripts CGI. 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.
https://www.howtoforge.com/serving-cgi-scripts-with-nginx-on-debian-squeeze-ubuntu-11.04

https://www.howtoforge.com/serving-cgi-scripts-with-nginx-on-debian-squeeze-ubuntu-11.04

-
Debian
- Equivalencias entre DEB y RPM, y también APT y YUM para Linux
- Instalar Lighttpd con PHP5 y Soporte MySQL en Debian Etch
- Cómo Compilar un Kernel - Para Debian.
- Instalación y trabajo con eyeOS eN Debian 4.0
- Instalando SugarCRM OpenSource Edition en Debian 4.0 (Etch)
- Instalando y configurando Zabbix (Server y Agente) en Debian Etch
- Cómo sobre la Administración de paquetes Debian/Ubuntu usando el dpkg.
- Cómo Instalar Internet Explorer en Ubuntu / Linux.
- Como actualizar Debian 3.1 Sarga a Debian 4.0 Etch.
- Linux en USB para cualquier ordenador arrancando desde CD
- Mantener remotos web sites con sitecopy (Debian Squeeze/Ubuntu 11.10)
- Debian GNU / Linux 4.0



