
bugzilla at apache
Jun 26, 2009, 8:26 AM
Post #4 of 6
(551 views)
Permalink
|
|
[Bug 47392] <FilesMatch> is using the wrong directory
[In reply to]
|
|
https://issues.apache.org/bugzilla/show_bug.cgi?id=47392 Eric Covener <covener [at] gmail> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID | --- Comment #4 from Eric Covener <covener [at] gmail> 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: bugs-unsubscribe [at] httpd For additional commands, e-mail: bugs-help [at] httpd
|