[redirects-web] There's also lower case GNOME to cover
- From: Andrea Veri <averi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [redirects-web] There's also lower case GNOME to cover
- Date: Tue, 3 Nov 2020 15:09:21 +0000 (UTC)
commit 734ec9927d6f8187e48d9fc68f118b4cc74784ec
Author: Andrea Veri <averi redhat com>
Date: Tue Nov 3 16:09:05 2020 +0100
There's also lower case GNOME to cover
app_data/httpd-cfg/ftp.gnome.org.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/app_data/httpd-cfg/ftp.gnome.org.conf b/app_data/httpd-cfg/ftp.gnome.org.conf
index d3509d7..d2fa721 100644
--- a/app_data/httpd-cfg/ftp.gnome.org.conf
+++ b/app_data/httpd-cfg/ftp.gnome.org.conf
@@ -3,5 +3,5 @@
RewriteEngine On
RedirectMatch 301 "^/$" https://download.gnome.org
- RedirectMatch 301 "^/pub/GNOME/(.*)$" "https://download.gnome.org/$1"
+ RedirectMatch 301 "^/pub/(GNOME|gnome)/(.*)$" "https://download.gnome.org/$2"
</VirtualHost>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]