diff --git a/HowtoNginx.md b/HowtoNginx.md index 1741f069..3b1b4a11 100644 --- a/HowtoNginx.md +++ b/HowtoNginx.md @@ -507,7 +507,11 @@ listen 0.0.0.0:443 ssl http2; ### Comment prononcer Nginx ? -TODO +C'est la première question de la "FAQ officielle":https://www.nginx.com/resources/wiki/community/faq/#how-do-you-pronounce-nginx du projet. + +D'abord le "N" se prononce tout seul, comme dans "haine". +Puis "gin", comme dans "imagine". +Et enfin "x", comme dans "j'habite à Aix". ### .htaccess ?