1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-03 21:27: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> </FilesMatch>
### Performance ### Performance
AddDefaultCharset utf-8 ### AddDefaultCharset utf-8
### Security ### Security
ServerSignature Off ServerSignature Off
@@ -45,7 +45,7 @@
</IfModule> </IfModule>
### enable rewrites ### enable rewrites
Options +FollowSymLinks ### Options +FollowSymLinks
RewriteEngine On RewriteEngine On