From ff00b54db50ec038e0dde03c3df3da6ca469dfb9 Mon Sep 17 00:00:00 2001 From: Nick White Date: Fri, 9 Apr 2010 16:26:39 +0100 Subject: Added a simple personal foaf file --- .htaccess | 1 + 1 file changed, 1 insertion(+) (limited to '.htaccess') diff --git a/.htaccess b/.htaccess index fe1acbe..fba45da 100755 --- a/.htaccess +++ b/.htaccess @@ -3,3 +3,4 @@ AddDefaultCharset utf-8 Options +Multiviews DirectoryIndex index AddEncoding x-gzip .gz +AddType "text/rdf+n3; charset=utf-8" .n3 -- cgit v1.2.3