From a120fdb90a075c726aa4cf80acf075307612268d Mon Sep 17 00:00:00 2001 From: Jimmi08 Date: Mon, 23 May 2016 07:41:09 +0200 Subject: [PATCH] Fix for installation process - special hosting --- e107.htaccess | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/e107.htaccess b/e107.htaccess index 43a4e32fd..d62b22adb 100644 --- a/e107.htaccess +++ b/e107.htaccess @@ -8,7 +8,7 @@ ### Performance - AddDefaultCharset utf-8 +### AddDefaultCharset utf-8 ### Security ServerSignature Off @@ -45,7 +45,7 @@ ### enable rewrites - Options +FollowSymLinks +### Options +FollowSymLinks RewriteEngine On