3 messages in ru.sysoev.nginxRe: include_glob: include with glob s...
FromSent OnAttachments
Jonathan DanceSep 26, 2006 3:24 pm.patch
Igor SysoevSep 27, 2006 5:28 am 
Jonathan DanceSep 27, 2006 8:25 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: include_glob: include with glob supportActions...
From:Jonathan Dance (jd-a@public.gmane.org)
Date:Sep 27, 2006 8:25:33 am
List:ru.sysoev.nginx

Thank you. I will extend the "include" directive to include vhosts/*.conf

Okay, great. I wasn't sure how you wanted to handle it, but having it as part of the include is ideal. I updated my code to do the glob as part of the include directive. I also moved the ngx_conf_full_name call outside the glob, which I think makes much more sense.

This is my new diff: http://pastie.caboo.se/15137