mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 20:00:37 +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>
|
||||
|
||||
### Performance
|
||||
AddDefaultCharset utf-8
|
||||
### AddDefaultCharset utf-8
|
||||
|
||||
### Security
|
||||
ServerSignature Off
|
||||
@@ -45,7 +45,7 @@
|
||||
</IfModule>
|
||||
|
||||
### enable rewrites
|
||||
Options +FollowSymLinks
|
||||
### Options +FollowSymLinks
|
||||
RewriteEngine On
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user