Re: Empty module configuration in one hook stage

2012-10-02 Thread Christoph Gröver
Hello Sorin, > > The per-directory configuration has not yet been merged into the > default server configuration in the post_read_request hook. I see. Suddenly all seems pretty clear. The directory configuration cannot be merged into the configuration yet, since the directory of the request is n

Re: Empty module configuration in one hook stage

2012-10-02 Thread Sorin Manolache
On 2012-10-02 12:02, Christoph Gröver wrote: Hello list, I have a strange problem. In a function that is called by setting it up in the hook phase "post_read_request" the module configuration is just empty (only defaults set). In a function that is hooked by the "access_checker" the module co