fastcgi_param in server context does not work

Michael Shadle mike503 at gmail.com
Wed Sep 23 10:31:09 MSD 2009


On Tue, Sep 22, 2009 at 10:57 PM, Tomasz Pajor <nikon at puffy.pl> wrote:

> Yes I agree but there is no active fastcgi_param SITE in location context.

no but the location context's array overwrites the array that was
defined on the server level

i used to think the same thing - that it's all key based; but
apparently it's not. think of it like a php array, and replacing the
array with a new one. not just replacing a specific key or appending
to it.





More information about the nginx mailing list