[redirects-web] Land an additional requested redirect for people.g.o



commit 2061866d79ec240369cf13d3abaa5c8063267bee
Author: Andrea Veri <averi redhat com>
Date:   Mon Apr 4 12:27:35 2022 +0200

    Land an additional requested redirect for people.g.o

 app_data/httpd-cfg/people.gnome.org.conf | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/app_data/httpd-cfg/people.gnome.org.conf b/app_data/httpd-cfg/people.gnome.org.conf
index 2c5d32b..7dbd417 100644
--- a/app_data/httpd-cfg/people.gnome.org.conf
+++ b/app_data/httpd-cfg/people.gnome.org.conf
@@ -3,4 +3,5 @@
 
     RewriteEngine On
     RewriteRule /~mcatanzaro/(.*).png$ https://static.gnome.org/appdata/mcatanzaro-old/$1.png [R,L]
+    RewriteRule /~ole/(.*) http://www.gnomeradio.org/$1 [R,L]
 </VirtualHost>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]