Hello!
On Thu, Jan 30, 2014 at 01:05:34PM +0800, Rv Rv wrote:
> From http://www.evanmiller.org/nginx-modules-guide.html, "The
> order of their execution is determined at compile-time". Is
> there a way to control this. ngx_modules.c has the list and
> order of execution. How do I change the or
From http://www.evanmiller.org/nginx-modules-guide.html, "The order of their
execution is determined at compile-time". Is there a way to control this.
ngx_modules.c has the list and order of execution. How do I change the order of
execution of modules within a particular phase e.g. if I have thr