set variables within config

Michael Shadle mike503 at gmail.com
Fri May 15 09:32:04 MSD 2009


2009/5/14 Igor Sysoev <is at rambler-co.ru>:

> No, by "configuration macros" I meant nginx built-in macros, but not
> using exteranl tools such as make, sed, etc.

Correct, I don't consider external tools to be anything you'd be
concerned with :)

I meant the whole

if ($1 == 'foo') {
   include something.conf;
}





More information about the nginx mailing list