https://issues.apache.org/bugzilla/show_bug.cgi?id=50354
--- Comment #2 from Christoph Anton Mitterer <[email protected]> 2010-11-28 17:51:53 EST --- I guess it makes sense,... but not sure whether adding extra <Location> sections here makes the example unnecessarily complicated for beginners. If we take: http://httpd.apache.org/docs/2.2/mod/core.html#acceptpathinfo They simply use "/test/here.html/more" and it's clear to everybody that "/test/here.html" is the location (small "l"),... regardless of whether it's an existing file, directory (with not "more" subdir", something defined via Alias,Redirect,<Location>, etc. ... and that "more" is the "extra thingy". -- 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]
