On Mon, Sep 26, 2005 at 11:23:00AM +0100, Colm MacCarthaigh wrote:
> So, we need to either add a ap_sub_req_lookup_uri() equivalent that does
> not lookup the quickhandler, or move mod_dir to being both a fixup and a
> content handler and having it make an actual sub request.

I've gone with the former option, see;

        http://svn.apache.org/viewcvs?rev=291914&view=rev

This now fixes the problem for me. I've also added a test case to the
the test framework (thanks to Joe for pointers).

        ap_sub_req_lookup_uri()

is used in a lot of places, so this could probably do with review prior
to being backported to the 2.2 branch. 

-- 
Colm MacCárthaigh                        Public Key: [EMAIL PROTECTED]

Reply via email to