https://issues.apache.org/bugzilla/show_bug.cgi?id=50354
Summary: clearify ModMimeUsePathInfo documentation
Product: Apache httpd-2
Version: 2.3-HEAD
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Documentation
AssignedTo: [email protected]
ReportedBy: [email protected]
The ModMimeUsePathInfo at
http://httpd.apache.org/docs/2.2/mod/mod_mime.html#modmimeusepathinfo should be
clarified:
The given example (/bar/foo.shtml) could be easily misunderstood that /bar/ is
a director containing the file foo.shtml.
It would be better to have something like "/bar.txt/additionPathinfo/type.html"
and to explain which of the two extensions are (txt and html) are now parsed
for the different things (type, charset, encoding, etc.) and which of them
overrides.
--
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]