From 93f59f6358f2f60629eebcf2ccc55b326e401619 Mon Sep 17 00:00:00 2001 From: Ricard Clau Date: Fri, 3 Feb 2012 20:01:24 +0100 Subject: [PATCH] force utf-8 for humans.txt --- web/.htaccess | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/web/.htaccess b/web/.htaccess index 0355c20..8d57651 100644 --- a/web/.htaccess +++ b/web/.htaccess @@ -1,3 +1,7 @@ + + AddCharset UTF-8 .txt + + RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f