[gimp-web/oscp] www.gimp.org: add the same bugzilla pages redirections as for testing.



commit b594b169a23ad8ecfaccb5f04b8936e05162aabb
Author: Jehan <jehan girinstud io>
Date:   Sat Aug 27 17:17:45 2022 +0200

    www.gimp.org: add the same bugzilla pages redirections as for testing.
    
    Also get rid of a duplicate redirection in testing conf.

 testing.gimp.org/app_data/httpd-cfg/testing.gimp.org.conf | 1 -
 www.gimp.org/app_data/httpd-cfg/www.gimp.org.conf         | 4 +++-
 2 files changed, 3 insertions(+), 2 deletions(-)
---
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 b8bee5cb..1351f5aa 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
@@ -48,7 +48,6 @@
                          /news/2017/03/01/an-interview-with-michael-natterer-gimp-maintainer/
     RedirectPermanent    /news/2018/03/26/gimp-2-10-rc1-released/ \
                          /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
diff --git a/www.gimp.org/app_data/httpd-cfg/www.gimp.org.conf 
b/www.gimp.org/app_data/httpd-cfg/www.gimp.org.conf
index 5cd6a1c3..9ee297c7 100644
--- a/www.gimp.org/app_data/httpd-cfg/www.gimp.org.conf
+++ b/www.gimp.org/app_data/httpd-cfg/www.gimp.org.conf
@@ -61,10 +61,12 @@ m; \
                          /news/2017/03/01/an-interview-with-michael-natterer-gimp-maintainer/
     RedirectPermanent    /news/2018/03/26/gimp-2-10-rc1-released/ \
                          /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
+    RedirectPermanent    /bugs/howtos/bugzilla.html     /bugs/report.html
+    RedirectPermanent    /bugs/why_bugzilla.html        /bugs/report.html
+    RedirectPermanent    /unix/howtos/bugzilla.html     /bugs/report.html
 
     AddType text/html .xhtml
     AddType text/xml .rdf


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