https://issues.apache.org/bugzilla/show_bug.cgi?id=47644
josh ribakoff <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID | --- Comment #4 from josh ribakoff <[email protected]> 2009-08-05 11:10:02 PDT --- That is fine, but then that makes this a documentation issue and should remain open, it should at least be documented so people don't waste valuable work days screwing around. "This directive controls whether requests that contain trailing pathname information that follows an actual filename (or non-existent file in an existing directory) will be accepted or rejected." Nowhere does it state "This directive will check if the prefix of the filename before the extension matches a requested PATH and serve the first file it finds" I am raising issues of undocumented behavior, at the very least it should explain how it decides what file to include if I request /foo/ and there are 2 files /foo.htm /foo.sql Does it go alphabetically? Does it pick based on some extension priority? This are basically rhetorical questions a user would ask him / herself after reading the documentation. I am not asking for support since I already fixed my issue, I am simply stating the actual behavior and documentation differ. The fact if it was "intended" or not I am not arguing. -- 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]
