diff --git a/.htaccess b/.htaccess index 048a56d638..463b49993e 100755 --- a/.htaccess +++ b/.htaccess @@ -32,4 +32,5 @@ RewriteRule ^remote/(.*) remote.php [QSA,L] AddType image/svg+xml svg svgz AddEncoding gzip svgz +AddDefaultCharset utf-8 Options -Indexes