summaryrefslogtreecommitdiff
path: root/docs/conf
diff options
context:
space:
mode:
authorAndré Malo <nd@apache.org>2014-02-05 13:33:29 +0000
committerAndré Malo <nd@apache.org>2014-02-05 13:33:29 +0000
commit3957e923286c024f605c3d3d1cbc35337b45b313 (patch)
treef1d94d1ae341a290c324058d3ae2b74c90b7c56b /docs/conf
parent1f3cc513a06ccedf12a5710f50a44d60e81deb16 (diff)
downloadhttpd-3957e923286c024f605c3d3d1cbc35337b45b313.tar.gz
fix tr docs charset
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1564770 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/conf')
-rw-r--r--docs/conf/extra/httpd-manual.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf/extra/httpd-manual.conf.in b/docs/conf/extra/httpd-manual.conf.in
index 29b1094c1f..4e3d514989 100644
--- a/docs/conf/extra/httpd-manual.conf.in
+++ b/docs/conf/extra/httpd-manual.conf.in
@@ -20,7 +20,7 @@ AliasMatch ^/manual(?:/(?:da|de|en|es|fr|ja|ko|pt-br|ru|tr|zh-cn))?(/.*)?$ "@exp
</Files>
# .tr is text/troff in mime.types!
<Files *.html.tr.utf8>
- ForceType text/html
+ ForceType "text/html; charset=utf-8"
</Files>
AddLanguage da .da