Use HTTPS

rugk 2016-08-08 19:09:34 +02:00
parent a5a5c39870
commit a809c76eaf

@ -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