]> git.p6c8.net - jirafeau_project.git/commit
[TASK] don't assume http or https for webroot at installation
authorJerome Jutteau <jerome@jutteau.fr>
Tue, 17 Dec 2019 17:30:55 +0000 (18:30 +0100)
committerJerome Jutteau <jerome@jutteau.fr>
Tue, 17 Dec 2019 17:35:58 +0000 (18:35 +0100)
commit4fd0b8093465acb7951d707f6aa19d4e71e04aec
treeb22e807f8818b8e25f09d3686f0f5e8ee641fe2e
parent26d33edc6e08cdf1ce5c9afa96ceb98e906e916f
[TASK] don't assume http or https for webroot at installation

It will be up to Jirafeau administrator to force https at installation
If http nor https is forced in webroot, it's will be up to visitor's browser
to switch to https or http if both are available.

closes #208

Signed-off-by: Jerome Jutteau <jerome@jutteau.fr>
install.php

patrick-canterino.de