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=40299>. 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=40299 Summary: ECMAScript and JavaScript media types in mime.types file Product: Apache httpd-2 Version: 2.3-HEAD Platform: All URL: http://www.rfc-editor.org/rfc/rfc4329.txt OS/Version: All Status: NEW Severity: normal Priority: P2 Component: mod_mime AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Please add the MIME type for ECMAScript, and change the JavaScript MIME type from "application/x-javascript" to "application/javascript". application/ecmascript es application/javascript js Many thanks, Dave Unified diff: --- mime.types 2006-08-22 19:43:00.687500000 +0100 +++ mime.types 2006-08-22 19:46:12.718750000 +0100 @@ -28,6 +28,7 @@ application/edifact application/edi-x12 application/eshop +application/ecmascript es application/font-tdpfr application/http application/hyperstudio @@ -199,6 +200,7 @@ application/vnd.japannet-setstore-wakeup application/vnd.japannet-verification application/vnd.japannet-verification-wakeup +application/javascript js application/vnd.jisp application/vnd.kde.karbon application/vnd.kde.kchart @@ -354,7 +356,6 @@ application/x-gtar gtar application/x-gzip application/x-hdf hdf -application/x-javascript js application/x-koan skp skd skt skm application/x-latex latex application/x-netcdf nc cdf -- 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
