Bug 58134
Summary: | /etc/mime.types additions | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Jeff Stern <jas> |
Component: | mailcap | Assignee: | Bill Nottingham <notting> |
Status: | CLOSED RAWHIDE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 7.2 | CC: | bugs.michael, jas, rvokal, wtogami |
Target Milestone: | --- | Keywords: | FutureFeature |
Target Release: | --- | ||
Hardware: | i686 | ||
OS: | Linux | ||
URL: | http://www.mindprod.com/jglossm.html#MIME | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2003-02-07 21:22:59 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Jeff Stern
2002-01-09 15:40:18 UTC
sorry, forgot about java web archives. so: java archives: application/x-java-archive jar war application/x-jar jar war also, there already is a powerpoint type in /etc/mime.types, but it's a ppt only: application/vnd.ms-powerpoint ppt so it should just be augmented: application/vnd.ms-powerpoint ppt pps audio/prs.sid sid http://www.iana.org/assignments/media-types/audio/prs.sid not to mention xls == application/vnd.ms-excel. go to http://cvs.apache.org/viewcvs.cgi/httpd-2.0/docs/conf/mime.types for apache's latest mime types (which it appears the file that redhat copies for its mime.types). it'd be nice if redhat would just use this file and munge the rpm extension. apache says that ftp://ftp.iana.org/in-notes/iana/assignments/media-types/ is the place to go for the "official" mimetypes, but it appears to be dead. application/x-ogg ogg It is mentioned at http://www.xiph.org/archives/vorbis/200008/0040.html by a xiph.org person. Please bump this up to null. It still would be nice to have these in the default mime.types. synced with upstream apache in 2.1.13-1. |