No subject

Ian M. Evans ianevans at digitalhit.com
Sat Sep 29 19:40:33 UTC 2012


I'm using a config for wordpress and though it was working for me earlier,
suddenly the config is failing with:

nginx: [emerg] unknown "blogname" variable

But isn't that variable defined here?

map $blogname $blogid{
    default "";
    /example/ 2;
}

Is it a formatting error?



More information about the nginx mailing list