Hi. In the wiki it is explained that CGI is not supported because is is slow and not scalable. This is true, however this should not be a problem for nginx since process can be handled asyncronously. CGI is a standard, and many web scripts only support CGI. Thanks Manlio Perillo