From bd0ad7377e92325d92d1de40ba52b8e89bc19664 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 10 Nov 2011 14:52:13 +0100 Subject: [PATCH] Remove mention of safe mode as it is not recommended anymore (rfe #3313257). --- Documentation.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Documentation.html b/Documentation.html index 32c0674370..c8afb33402 100644 --- a/Documentation.html +++ b/Documentation.html @@ -3507,8 +3507,7 @@ have either the APC extension group under which Apache runs.
  • - You should use PHP safe mode, to protect from other users that try - to include your config.inc.php in their scripts. + Follow security recommendations for PHP and your webserver.