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=25189>. 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=25189 Mime types for JNLP (Java Web Start) and JAR (Java Archive) should be added to default mime.types Summary: Mime types for JNLP (Java Web Start) and JAR (Java Archive) should be added to default mime.types Product: Apache httpd-2.0 Version: 2.0-HEAD Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Runtime Config AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Many people host .jar and .jnlp files and have to add these mime types manually. The lines are: application/x-java-jnlp-file jnlp application/java-archive jar You could also use for JNLP: type=application/x-java-jnlp-file desc="Java Web Start" exts="jnlp" --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
