MimeType HTML added due to encoding for tpl

This commit is contained in:
vv01f 2014-08-20 06:46:11 +02:00
parent 32f0d124bc
commit 68490de4b5
1 changed files with 1 additions and 0 deletions

View File

@ -2,3 +2,4 @@ AddType text/plain .asc
AddType application/gpg-keys .gpg .pgp
AddType 'text/plain; charset=UTF-8' .txt .text
AddType 'text/markdown; charset=UTF-8' .md .markdown
AddType 'text/html; charset=UTF-8' .htm .html