[packages/letsencrypt.sh] add nginx.conf

glen glen at pld-linux.org
Thu Aug 4 14:08:18 CEST 2016


commit 6e45b6dee263ff484d63cf06c82a5e7936e35030
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Aug 4 15:08:05 2016 +0300

    add nginx.conf

 nginx.conf | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/nginx.conf b/nginx.conf
new file mode 100644
index 0000000..cecb2ba
--- /dev/null
+++ b/nginx.conf
@@ -0,0 +1,3 @@
+location /.well-known/acme-challenge {
+	alias /etc/webapps/letsencrypt.sh/acme-challenges;
+}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/letsencrypt.sh.git/commitdiff/6e45b6dee263ff484d63cf06c82a5e7936e35030



More information about the pld-cvs-commit mailing list