[EMAIL PROTECTED] wrote:

>       * ap_directory_walk skips some per-dir config merge functions
>         if there is no "<Directory />" block in the configuration
>           Message-ID: <[EMAIL PROTECTED]>
>  +        * That is very unlikely, merges are additive.  Much more likely,
>  +          the default SetOutputFilter default or merge is borked.
>  +          Unless it's the code that permits 'null' merges, per module.
>  +          Still, it's probably in SetOutputFilter's behavior.
>

On the contrary, it looks like a directory_walk bug related to the
appending of the trailing slash in the under-construction path.  I was
able to isolate the error using Jeff's test case back in December:

  
http:[EMAIL PROTECTED]%3e

--Brian


Reply via email to