From e9e391e9eda98cd8eaa0fb188e64acdc49e50e07 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Sat, 28 Jan 2006 18:32:25 +0000 Subject: [PATCH] Add the m4a and m4b mime types, so that podcasts in these formats work without configuration changes. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@373209 13f79535-47bb-0310-9956-ffa450edef68 --- docs/conf/mime.types | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/conf/mime.types b/docs/conf/mime.types index 3485692d111..9e0c433e1c3 100644 --- a/docs/conf/mime.types +++ b/docs/conf/mime.types @@ -414,6 +414,8 @@ audio/mpa audio/mpa-robust audio/mp4a-latm audio/mpeg mpga mp2 mp3 +audio/x-m4a m4a +audio/x-m4b m4b audio/parityfec audio/pcma audio/pcmu -- 2.47.2