[redirects-web] Point guadec.org to GUADEC 2022
- From: Bartłomiej Piotrowski <bpiotrowski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [redirects-web] Point guadec.org to GUADEC 2022
- Date: Wed, 16 Feb 2022 09:35:30 +0000 (UTC)
commit 9e002db02c1e0036e1f7934a374c69feac0b639c
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date: Wed Feb 16 10:35:02 2022 +0100
Point guadec.org to GUADEC 2022
app_data/httpd-cfg/guadec.org.conf | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/app_data/httpd-cfg/guadec.org.conf b/app_data/httpd-cfg/guadec.org.conf
index 83766a6..86c6df7 100644
--- a/app_data/httpd-cfg/guadec.org.conf
+++ b/app_data/httpd-cfg/guadec.org.conf
@@ -4,11 +4,11 @@
RewriteEngine on
RewriteCond %{HTTP_HOST} ^www.guadec.org
- RewriteRule /(.*) https://events.gnome.org/event/9/ [R=302,L]
+ RewriteRule /(.*) https://events.gnome.org/event/77/ [R=302,L]
RewriteCond %{HTTP_HOST} ^guadec.org
RewriteCond %{REQUEST_URI} !/.well-known/acme-challenge
- RewriteRule /(.*) https://events.gnome.org/event/9/ [R=302,L]
+ RewriteRule /(.*) https://events.gnome.org/event/77/ [R=302,L]
<LocationMatch "^/.well-known/acme-challenge">
RedirectMatch ^(.*) https://letsencrypt.gnome.org$1
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]