Hacker News new | ask | show | jobs
by marklindhout 5163 days ago
Absolutely not. Lighttpd and Nginx both use it, and have recently picked up a lot of popularity because of it.

It maybe an old mechanism, but it is fast, which is worth something these days :)

2 comments

Those generally use FastCGI, which again, is not vulnerable.
nginx doesn't even have plain CGI support. The SimpleCGI wrapper does not count.