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