summaryrefslogtreecommitdiff
path: root/.htaccess
blob: 2f959b75fb4424fef27b4945239effa01b7bf3da (plain)
1
2
3
4
5
6
7
8
9
10
11
AddDefaultCharset utf-8

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
AddType application/x-tex;qs=0.2 .tex