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 2002/09/02 23:08:20 UTC

DO NOT REPLY [Bug 12241] New: - adding svg and ico mime-types

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=12241>.
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=12241

adding svg and ico mime-types

           Summary: adding svg and ico mime-types
           Product: Apache httpd-2.0
           Version: HEAD
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: Runtime Config
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: psychosos@gmx.at


In the default mime.types shipped with Apache 2.0.40 (and also 1.3.26..) there are some mime 
types missing, which seem to be quite standard or will become standard. These are the types 
image/x-icon (for .ico; frequently used for "favicon.ico") and image/svg+xml (for scalable 
vector graphics, which is standardized, so I think we should support it by default)
Enclosed is 
a patch against the default mime.types (probably unnecessary for such a little change;) which 
fixes this.

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