From 9b1281501d7ef091778f77db92264a3261a26afb Mon Sep 17 00:00:00 2001
From: David Beniamine <david.beniamine@tetras-libre.fr>
Date: Tue, 31 Mar 2020 11:28:02 +0200
Subject: [PATCH] More precisions

---
 Readme.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Readme.md b/Readme.md
index d293a19..a9e43e5 100644
--- a/Readme.md
+++ b/Readme.md
@@ -25,7 +25,7 @@ unzip mysite.fqdn.zip
 
 ### Set the reverse proxy 
 
-Adapt this file and add it to `/etc/apache2/sites-available/mysite.conf`
+Adapt this file and add it to `/etc/apache2/sites-available/mysite.conf` (replace all occurences of `mysite` and `mysite.fqdn`
 
 ```apache2
 <VirtualHost *:80>
-- 
GitLab