From aaa7c0e97c4b2f05db8b91330c530a49215c9fbc Mon Sep 17 00:00:00 2001 From: Mzhelskiy Maxim Date: Sun, 5 Apr 2015 16:05:16 +0700 Subject: [PATCH] fix htaccess --- .htaccess | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.htaccess b/.htaccess index ea2bc1bf..b273899e 100644 --- a/.htaccess +++ b/.htaccess @@ -1,6 +1,9 @@ Header set X-UA-Compatible "IE=Edge,chrome=1" + + Options -MultiViews + AddDefaultCharset UTF-8 Options -Indexes