diff --git a/.htaccess b/.htaccess index 463b49993e..201e0d605b 100755 --- a/.htaccess +++ b/.htaccess @@ -32,5 +32,8 @@ RewriteRule ^remote/(.*) remote.php [QSA,L] AddType image/svg+xml svg svgz AddEncoding gzip svgz + +DirectoryIndex index.php index.html + AddDefaultCharset utf-8 Options -Indexes diff --git a/index.html b/index.html index 69d42e3a0b..f160f46b6f 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,7 @@ +