From b531d55239e3c7d257eae3815123354ef089aef3 Mon Sep 17 00:00:00 2001 From: Nick White Date: Sat, 3 Jul 2010 02:01:46 +0100 Subject: Switch to HTML5, and GPL throughout --- .htaccess | 1 + 1 file changed, 1 insertion(+) (limited to '.htaccess') diff --git a/.htaccess b/.htaccess index ab88efb..2f959b7 100755 --- a/.htaccess +++ b/.htaccess @@ -4,6 +4,7 @@ Options +Multiviews DirectoryIndex index AddEncoding x-gzip .gz AddType application/xhtml+xml;qs=0.9 .xml +AddType text/html;qs=0.9 .html AddType text/plain;qs=0.5 .txt AddType application/pdf;qs=0.4 .pdf AddType text/turtle;qs=0.3 .ttl -- cgit v1.2.3