1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-06-16 14:50:48 +03:00

fix htaccess

This commit is contained in:
Mzhelskiy Maxim 2015-04-05 16:05:16 +07:00
parent 778fba85e9
commit aaa7c0e97c

View file

@ -1,6 +1,9 @@
<IfModule headers_module>
Header set X-UA-Compatible "IE=Edge,chrome=1"
</IfModule>
<IfModule mod_negotiation.c>
Options -MultiViews
</IfModule>
AddDefaultCharset UTF-8
Options -Indexes