From 1a36aa74ef7c36e713dfebaab89014e9c7bae6c6 Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Wed, 6 Mar 2013 19:21:53 -0800 Subject: [PATCH] add m4r extension as audio/aac to .htaccess --- public/.htaccess | 1 + 1 file changed, 1 insertion(+) diff --git a/public/.htaccess b/public/.htaccess index 2b764d3..22644ad 100644 --- a/public/.htaccess +++ b/public/.htaccess @@ -1,4 +1,5 @@ DefaultType text/html +AddType audio/mp4 m4r AddType application/rss+xml rss AddOutputFilterByType DEFLATE application/rss+xml text/css application/javascript text/html