From fae9a50a0dca337609eb60209a14388cb16283a0 Mon Sep 17 00:00:00 2001 From: Marco Dickert Date: Thu, 27 Jul 2017 23:24:39 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 479020d..869d0d6 100644 --- a/README.md +++ b/README.md @@ -37,9 +37,9 @@ The IFM uses the following resources: Just copy the ifm.php to your webspace - thats all :) ## security information -By default, the IFM is locked to it's own directory, so you are not able to go above. You can change that by setting the `root_dir` in the scripts [configuration](https://github.com/misterunknown/ifm/wiki/Configuration). +The IFM is usually locked to it's own directory, so you are not able to go above. You can change that by setting the `root_dir` in the scripts [configuration](https://github.com/misterunknown/ifm/wiki/Configuration). -For security reasons it is not allowed to show or edit the `.htaccess` file. This is because you can configure the IFM via environment variables. Thus if anyone has the ability to edit the `.htaccess` file, he could overwrite the active configuration. [See also](https://github.com/misterunknown/ifm/wiki/Configuration). +By default, it is not allowed to show or edit the `.htaccess` file. This is because you can configure the IFM via environment variables. Thus if anyone has the ability to edit the `.htaccess` file, he could overwrite the active configuration. [See also](https://github.com/misterunknown/ifm/wiki/Configuration). ## key bindings * e - edit / extract current file