From d8eff579c7aeb347c34583dee117b1ee778a3e0b Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sun, 7 May 2017 19:34:25 +0300 Subject: [PATCH] Updated Nginx Webserver Config (markdown) --- Nginx-Webserver-Config.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Nginx-Webserver-Config.md b/Nginx-Webserver-Config.md index a7c1ae4..eeccd1f 100644 --- a/Nginx-Webserver-Config.md +++ b/Nginx-Webserver-Config.md @@ -1,4 +1,6 @@ -Related: [Meteor.js on Ubuntu 14.04 with nginx](https://www.digitalocean.com/community/tutorials/how-to-deploy-a-meteor-js-application-on-ubuntu-14-04-with-nginx) +[Meteor.js on Ubuntu 14.04 with nginx](https://www.digitalocean.com/community/tutorials/how-to-deploy-a-meteor-js-application-on-ubuntu-14-04-with-nginx) + +[List of Let's Encrypt implementations](https://community.letsencrypt.org/t/list-of-client-implementations/2103) ## Nginx webserver config