summaryrefslogtreecommitdiff
path: root/.htaccess
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2010-07-03 02:01:46 +0100
committerNick White <git@njw.me.uk>2010-07-03 02:01:46 +0100
commitb531d55239e3c7d257eae3815123354ef089aef3 (patch)
treea27201eddc2b52ddc3fa5b08ec1d2f7a6237f6a5 /.htaccess
parente210cd7dffbe9444be5fcf049c793e8bfbf884b7 (diff)
downloadnjw-website-b531d55239e3c7d257eae3815123354ef089aef3.tar.bz2
njw-website-b531d55239e3c7d257eae3815123354ef089aef3.zip
Switch to HTML5, and GPL throughout
Diffstat (limited to '.htaccess')
-rwxr-xr-x.htaccess1
1 files changed, 1 insertions, 0 deletions
diff --git a/.htaccess b/.htaccess
index ab88efb..2f959b7 100755
--- a/.htaccess
+++ b/.htaccess
@@ -4,6 +4,7 @@ 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