From a809c76eaf730b6f77adf8d95795a6d0f802699c Mon Sep 17 00:00:00 2001 From: rugk Date: Mon, 8 Aug 2016 19:09:34 +0200 Subject: [PATCH] Use HTTPS --- Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation.md b/Installation.md index 66f8f9d..f3e958f 100644 --- a/Installation.md +++ b/Installation.md @@ -38,7 +38,7 @@ In the index.php you can define a different `PATH`. This is useful to secure you installation. You can move the configuration, data files, templates and PHP libraries (directories cfg, data, lib, tpl, tst and vendor) outside of your document root. This new location must still be accessible to your webserver / PHP process -([open_basedir setting](http://php.net/manual/en/ini.core.php#ini.open-basedir)). +([open_basedir setting](https://secure.php.net/manual/en/ini.core.php#ini.open-basedir/manual/en/ini.core.php#ini.open-basedir)). > #### PATH Example > Your PrivateBin installation lives in a subfolder called "paste" inside of