A new version of the Nginx CGI plugin has been released. The new version introduces a new capability that enables cgi pass to support script argv.
Nginx-cgi v0.13
New feature:
- Allow
cgi pass
carries script argv.
Full Changelog: v0.12.1...v0.13