summaryrefslogtreecommitdiff
path: root/.htstatic
diff options
context:
space:
mode:
Diffstat (limited to '.htstatic')
-rwxr-xr-x.htstatic4
1 files changed, 3 insertions, 1 deletions
diff --git a/.htstatic b/.htstatic
index 53b3bff..4e1755e 100755
--- a/.htstatic
+++ b/.htstatic
@@ -3,4 +3,6 @@ AddDefaultCharset utf-8
Options +Multiviews
DirectoryIndex index
AddEncoding x-gzip .gz
-AddType "text/turtle" .ttl
+AddType application/xml;qs=0.6 .xml
+AddType text/plain;qs=0.5 .txt
+AddType text/turtle;qs=0.1 .ttl