RE: lost directory indexes
Mark Hedges <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <55EEF0B3C5BF2744B2248754D717EE4C28EDE459@USASHEXMB03.LYV.LiveNation.com> |
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