diff options
author | Nick White <git@njw.me.uk> | 2010-07-03 02:01:46 +0100 |
---|---|---|
committer | Nick White <git@njw.me.uk> | 2010-07-03 02:01:46 +0100 |
commit | b531d55239e3c7d257eae3815123354ef089aef3 (patch) | |
tree | a27201eddc2b52ddc3fa5b08ec1d2f7a6237f6a5 /.htaccess | |
parent | e210cd7dffbe9444be5fcf049c793e8bfbf884b7 (diff) | |
download | njw-website-b531d55239e3c7d257eae3815123354ef089aef3.tar.bz2 njw-website-b531d55239e3c7d257eae3815123354ef089aef3.zip |
Switch to HTML5, and GPL throughout
Diffstat (limited to '.htaccess')
-rwxr-xr-x | .htaccess | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |