DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=44173>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=44173
wrowe@apache.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From wrowe@apache.org 2008-01-05 17:28 -------
What you describe as picking up the type-by-extension would be true for such
thing as .html.tmp (where .html is decoded and .tmp is not recognized)...
but you are entirely incorrect about ~ which is a filename text character, so
unless you define someting for the file type .html~ (including the ~) it's not
associated with a file type in mime.types.
In any case, this is a frequent question, but an issue for you to decide how
to deal with; this has been discussed with respect to the default configuration
a number of times in the past and has always been rejected. Search one of the
many archives of dev@httpd.apache.org for more information.
--
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org
|