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=31483>. 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=31483 add svgz in mime.types file Summary: add svgz in mime.types file Product: Apache httpd-1.3 Version: 1.3.31 Platform: All URL: http://www.w3.org/TR/SVG/intro.html#MIMEType OS/Version: Other Status: NEW Severity: Enhancement Priority: Other Component: mod_mime AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] There is no description of standard svgz file (gziped SVG) in mime.type definition file, this is in w3 SVG draft, and most SVG viewer can ungzip them. image/svg+xml svg could be replaced by: image/svg+xml svg svgz to resolve the issue. As showed in the following SVG draft appendice, it can save 80% bandwidth and disk space, and for example http://www.w3.org/TR/2002/CR-SVG11-20020430/minimize.html --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
