[blogs-web/oscp] Land letsencrypt rules that were forgotted behind (needed by blog.gtk.org)
- From: Andrea Veri <averi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [blogs-web/oscp] Land letsencrypt rules that were forgotted behind (needed by blog.gtk.org)
- Date: Sun, 11 Nov 2018 00:49:58 +0000 (UTC)
commit 5cac7cda0049924a905a99c7c08c37583d371c8a
Author: Andrea Veri <averi redhat com>
Date: Sun Nov 11 01:49:48 2018 +0100
Land letsencrypt rules that were forgotted behind (needed by blog.gtk.org)
blogs.gnome.org.conf | 4 ++++
1 file changed, 4 insertions(+)
---
diff --git a/blogs.gnome.org.conf b/blogs.gnome.org.conf
index 7c5a99b..9bf51c9 100644
--- a/blogs.gnome.org.conf
+++ b/blogs.gnome.org.conf
@@ -43,3 +43,7 @@
Require all denied
</FilesMatch>
</Directory>
+
+<LocationMatch "^/.well-known/acme-challenge">
+ RedirectMatch ^(.*) https://letsencrypt.gnome.org$1
+</LocationMatch>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]