X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/bed808591804925c3e52cb9f61f3f0ddf0502706..5a2c8be421e642c30dc42660abdf31862cec3abe:/README.md diff --git a/README.md b/README.md index 4bc1030..d9ac583 100644 --- a/README.md +++ b/README.md @@ -140,7 +140,7 @@ location ~ /var-.* { ``` You should also remove un-necessessary write access once the installation is done (ex: configuration file). -An other obvious basic security is to let access users to the site by HTTPS. +An other obvious basic security is to let access users to the site by HTTPS (make sure `web_root` in you `config.local.php` is set with https). ## Server side encryption