From 19de236e87181f11a1b46297fa5eb60cc93a0ce4 Mon Sep 17 00:00:00 2001 From: Greg Stein Date: Thu, 15 Jul 2004 19:34:07 +0000 Subject: [PATCH] Add Atom MIME type based on information from: http://www.ietf.org/internet-drafts/draft-ietf-atompub-format-00.txt Also, sync the realaudio mime types from Apache 2.0 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@104301 13f79535-47bb-0310-9956-ffa450edef68 --- conf/mime.types | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/conf/mime.types b/conf/mime.types index a331a9c68da..d26e52a2fbe 100644 --- a/conf/mime.types +++ b/conf/mime.types @@ -12,6 +12,7 @@ application/activemessage application/andrew-inset ez application/applefile +application/atom+xml atom application/atomicmail application/batch-smtp application/beep+xml @@ -282,6 +283,7 @@ application/vnd.pwg-multiplexed application/vnd.pwg-xhtml-print+xml application/vnd.quark.quarkxpress application/vnd.rapid +application/vnd.rn-realmedia rm application/vnd.s3sms application/vnd.sealed.net application/vnd.seemail @@ -442,9 +444,8 @@ audio/vnd.vmx.cvsd audio/x-aiff aif aiff aifc audio/x-alaw-basic audio/x-mpegurl m3u -audio/x-pn-realaudio ram rm -audio/x-pn-realaudio-plugin rpm -audio/x-realaudio ra +audio/x-pn-realaudio ram ra +audio/x-pn-realaudio-plugin audio/x-wav wav chemical/x-pdb pdb chemical/x-xyz xyz -- 2.47.2