On Mon, Sep 15, 2014 at 10:03:35PM -0400, Joseph Schaefer wrote: > You have to recompile mod perl so its response handler > hook runs before mod dir's. Have them run first or really > first instead of middle.
Could you XS-bind mod_dir and use it directly if there were no further path args after the requested URI? It looks like embperl did it, but I didn't look too far into it. HTH. Mark Hedges