[gimp-web/oscp] (testing|www).gimp.org: sync redirections.



commit 40b53a043d5d29ae8320600fb23d935f6be17c1c
Author: Jehan <jehan girinstud io>
Date:   Sat Oct 15 23:23:15 2022 +0200

    (testing|www).gimp.org: sync redirections.
    
    Also make them redirect to the non-testing developer website now that it's
    published.

 testing.gimp.org/app_data/httpd-cfg/testing.gimp.org.conf | 2 +-
 www.gimp.org/app_data/httpd-cfg/www.gimp.org.conf         | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)
---
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 dbee17d5..56f0598c 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
@@ -55,7 +55,7 @@
     RedirectPermanent    /bugs/why_bugzilla.html        /bugs/report.html
     RedirectPermanent    /unix/howtos/bugzilla.html     /bugs/report.html
     RedirectPermanent    /bugs/howtos/submit-patch.html https://developer.gimp.org/core/submit-patch/
-    RedirectPermanent    /docs/scheme_plugin/           
https://testing.developer.gimp.org/resource/writing-a-plug-in/
+    RedirectPermanent    /docs/scheme_plugin/           
https://developer.gimp.org/resource/writing-a-plug-in/
 
     # site-specific redirects
     RedirectPermanent    /robots.txt                    /robots-testing.txt
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 9ee297c7..9159855d 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
@@ -67,6 +67,8 @@ m; \
     RedirectPermanent    /bugs/howtos/bugzilla.html     /bugs/report.html
     RedirectPermanent    /bugs/why_bugzilla.html        /bugs/report.html
     RedirectPermanent    /unix/howtos/bugzilla.html     /bugs/report.html
+    RedirectPermanent    /bugs/howtos/submit-patch.html https://developer.gimp.org/core/submit-patch/
+    RedirectPermanent    /docs/scheme_plugin/           
https://developer.gimp.org/resource/writing-a-plug-in/
 
     AddType text/html .xhtml
     AddType text/xml .rdf


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