From 0d618e70dffd62794e008f50d70c498fa412a764 Mon Sep 17 00:00:00 2001 From: bserie Date: Tue, 11 Apr 2017 16:57:42 +0200 Subject: [PATCH] erreur chemin proxy --- HowtoGerrit.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HowtoGerrit.md b/HowtoGerrit.md index 1015d163..30780b26 100644 --- a/HowtoGerrit.md +++ b/HowtoGerrit.md @@ -269,7 +269,7 @@ Il faudra s'assurer d'avoir dans la configuration de Gerrit : ``` [httpd] - listenUrl = proxy-http://127.0.0.1:8081/r/ + listenUrl = proxy-http://127.0.0.1:8081/ ``` ## Authentification LDAP via Apache