* luca regini wrote:

> The problem shows itself with the following simple module.
> When the hook is of type "ap_hook_post_read_request" per dir
> configuration is not instantiated
> correctly and debug has always value -1. With other kinds of hooks the
> debug variable is correctly is instantiated with the various values found
> in the DIRECTORY LOCATION and FILES directives.
>
> Is this a bug?

No. This hook is run right after the virtual host was determined, before 
anything about files and directories is known (translate_name, which maps 
URLs to files, runs later).

nd
-- 
"Umfassendes Werk (auch fuer Umsteiger vom Apache 1.3)"
                                          -- aus einer Rezension

<http://pub.perlig.de/books.html#apache2>

Reply via email to