diff --git a/features/safe-mode.xml b/features/safe-mode.xml index e95cf0f5c4..22f6adf0aa 100644 --- a/features/safe-mode.xml +++ b/features/safe-mode.xml @@ -1,4 +1,4 @@ - + Safe mode @@ -42,7 +42,7 @@ allowed to access /etc/passwd owned by uid 0 in /docroot/script.php on line 2 If instead of safe_mode, you set an open_basedir directory then all file operations will be limited to files under the specified directory. For - example (Apache httpd.ini example): + example (Apache httpd.conf example): <Directory /docroot> php_admin_value open_basedir /docroot