1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-02 12:48:26 +02:00

Merge pull request #1668 from Jimmi08/issue1421

Fix for installation process - special hosting #1421
This commit is contained in:
Cameron
2016-05-23 11:17:54 -07:00

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