summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-x.htaccess6
1 files changed, 4 insertions, 2 deletions
diff --git a/.htaccess b/.htaccess
index a41bec3..ab88efb 100755
--- a/.htaccess
+++ b/.htaccess
@@ -3,6 +3,8 @@ AddDefaultCharset utf-8
Options +Multiviews
DirectoryIndex index
AddEncoding x-gzip .gz
-AddType application/xhtml+xml;qs=0.6 .xml
+AddType application/xhtml+xml;qs=0.9 .xml
AddType text/plain;qs=0.5 .txt
-AddType text/turtle;qs=0.1 .ttl
+AddType application/pdf;qs=0.4 .pdf
+AddType text/turtle;qs=0.3 .ttl
+AddType application/x-tex;qs=0.2 .tex