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

Options +Multiviews
DirectoryIndex index
AddEncoding x-gzip .gz
AddType application/xhtml+xml;qs=0.9 .xml
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