From 2b9dfcc309c9c723e266aeab3201c26ec6c8e27c Mon Sep 17 00:00:00 2001 From: btatu Date: Fri, 22 Jul 2022 11:48:01 +0200 Subject: [PATCH] meilleure structure --- HowtoMatomo.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/HowtoMatomo.md b/HowtoMatomo.md index d5b55d4d..c775da00 100644 --- a/HowtoMatomo.md +++ b/HowtoMatomo.md @@ -16,6 +16,8 @@ Il y a besoin de ces près-requis pour Debian 10 (Buster) : # apt install php php-curl php-gd php-cli php-mysql php-xml php-mbstring php-fpm apache2 libapache2-mpm-itk libapache2-mod-php ~~~ +## Configuration + ### Compte UNIX Créer un compte UNIX : @@ -69,7 +71,7 @@ On conseil au moins l'usage de ces directives dans `/etc/apache2/sites-enabled/m ~~~ -## Du chiffrement +### Du chiffrement On utilise certbot pour mettre du Let's Encrypt qui nous délivrera des certificats SSL :