https://issues.apache.org/bugzilla/show_bug.cgi?id=47392
Eric Covener <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID | --- Comment #4 from Eric Covener <[email protected]> 2009-06-26 08:26:45 PST --- re-opening for some more eyes. Requesting a directory e.g. "/test" without a trailing slash, ap_file_walk applies Files/Filesmatch containers to the "basename" (/test->test) that live in /test/.htaccess Is this as desired or should it be short-circuited (skipped, treated as an empty iflename, ???) if we have the above case? Sounds like a candidate for trunk-only change. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
