[gimp-web/oscp] testing.gimp.org: add redirects for irc.html and mail_lists.html.



commit 085ddb6de7a3591507bcbbb49af9317e99c80144
Author: Jehan <jehan girinstud io>
Date:   Wed Nov 10 15:58:49 2021 +0100

    testing.gimp.org: add redirects for irc.html and mail_lists.html.
    
    These should now redirect to discuss.html.

 testing.gimp.org/app_data/httpd-cfg/testing.gimp.org.conf | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/testing.gimp.org/app_data/httpd-cfg/testing.gimp.org.conf 
b/testing.gimp.org/app_data/httpd-cfg/testing.gimp.org.conf
index 57ca0b6f..a9b5292e 100644
--- a/testing.gimp.org/app_data/httpd-cfg/testing.gimp.org.conf
+++ b/testing.gimp.org/app_data/httpd-cfg/testing.gimp.org.conf
@@ -52,6 +52,8 @@ m; \
                          /news/2018/03/26/gimp-2-10-0-rc1-released/
     RedirectPermanent    /bugs/howtos/bugzilla.html     /bugs/report.html
     RedirectPermanent    /news.rdf                      /feeds/atom.xml
+    RedirectPermanent    /irc.html                      /discuss.html
+    RedirectPermanent    /mail_lists.html               /discuss.html
 
     # site-specific redirects
     RedirectPermanent    /robots.txt                    /robots-testing.txt


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