Hello! On Wed, Aug 09, 2017 at 09:33:59PM -0400, ptcell wrote:
> From the debugger I can see that it's probably some offset into > cf->ctx[index].main_conf, but I don't see anyway of knowing what that index > is inside the loc create callback. > > Is there any other way of getting this? Getting it at loc merge time > would be acceptable too. Try ngx_http_conf_get_module_main_conf(). (Doing so in the create_loc_conf callback is probably pointless though, as main conf contents can be changed later.) -- Maxim Dounin http://nginx.org/ _______________________________________________ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx