The Zend Framework based site I have been working on is now being migrated to its production server. This server turns out to be nginx (surprise!). Naturally the site does not w
For staging server that could help ;)
fastcgi_param APPLICATION_ENV staging;