You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2003/06/06 19:45:29 UTC

DO NOT REPLY [Bug 20558] New: - Support XUL and Ogg media types in default install

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20558>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20558

Support XUL and Ogg media types in default install

           Summary: Support XUL and Ogg media types in default install
           Product: Apache httpd-2.0
           Version: 2.0.46
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: mod_mime
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: dmh@dmh.org.uk


Please add Ogg and XUL entries to mime.types:

    application/ogg			ogg
    application/vnd.mozilla.xul+xml	xul

The Ogg media type is registered at <http://www.rfc-editor.org/rfc/rfc3534.txt>.
 The Ogg Bitstream Format is a general, freely-available standard for
transporting multimedia content; for example, Ogg Vorbis audio.

The XUL media type is registered at
<http://www.iana.org/assignments/media-types/application/vnd.mozilla.xul+xml>. 
XUL is the XML-based User interface Language, initially developed for use in the
Mozilla browser/groupware suite.

Thank you,

Dave

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org