mirror of
https://github.com/e107inc/e107.git
synced 2025-08-02 04:40:44 +02:00
Merge pull request #1668 from Jimmi08/issue1421
Fix for installation process - special hosting #1421
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user