1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-30 19:30:25 +02:00

Fix for installation process - special hosting

This commit is contained in:
Jimmi08
2016-05-23 07:41:09 +02:00
parent 00c640626d
commit a120fdb90a

View File

@@ -8,7 +8,7 @@
</FilesMatch>
### Performance
AddDefaultCharset utf-8
### AddDefaultCharset utf-8
### Security
ServerSignature Off
@@ -45,7 +45,7 @@
</IfModule>
### enable rewrites
Options +FollowSymLinks
### Options +FollowSymLinks
RewriteEngine On