[redirects-web] Missing LE redirect
- From: Andrea Veri <averi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [redirects-web] Missing LE redirect
- Date: Mon, 28 Mar 2022 21:11:05 +0000 (UTC)
commit 8163dcc008fb3b7f25593a1da6417cae11d1e052
Author: Andrea Veri <averi redhat com>
Date: Mon Mar 28 23:10:42 2022 +0200
Missing LE redirect
app_data/httpd-cfg/guadec.org.conf | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/app_data/httpd-cfg/guadec.org.conf b/app_data/httpd-cfg/guadec.org.conf
index 86c6df7..496e655 100644
--- a/app_data/httpd-cfg/guadec.org.conf
+++ b/app_data/httpd-cfg/guadec.org.conf
@@ -4,6 +4,7 @@
RewriteEngine on
RewriteCond %{HTTP_HOST} ^www.guadec.org
+ RewriteCond %{REQUEST_URI} !/.well-known/acme-challenge
RewriteRule /(.*) https://events.gnome.org/event/77/ [R=302,L]
RewriteCond %{HTTP_HOST} ^guadec.org
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]