From 3f597220cd99ab92151a9de6bf7e12433c21e7fc Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Sun, 2 Mar 2014 16:01:10 -0800 Subject: [PATCH] default type is text/plain now --- public/.htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/.htaccess b/public/.htaccess index e183a7f..46b75d5 100644 --- a/public/.htaccess +++ b/public/.htaccess @@ -1,4 +1,4 @@ -DefaultType text/html +DefaultType text/plain AddType audio/mp4 m4r AddType application/rss+xml rss SetOutputFilter DEFLATE