<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>From http://www.evanmiller.org/nginx-modules-guide.html, "<span style="font-family: georgia; font-size: 16px;">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 three modules within the access phase, is there a way to control the order of execution with the access phase. </span></div></div></body></html>