On 29 Feb 2012, at 10:47, Rui Hu wrote:

> I use r->request_config to store module data as a substitute for global
> vars. One type_checker_hook function uses ap_get_module_config at its
> beginning. But what I got is NULL. Strangely, post_read_request_hook
> function works fine, whose codes is basically the same.

Any subrequests or internal redirects involved?  Look carefully at the
request object itself.

Or tyops?

-- 
Nick Kew

Reply via email to