[gimp-web/oscp] testing.gimp.org: redirect /docs/scheme_plugin/ to developer website.
- From: Jehan <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web/oscp] testing.gimp.org: redirect /docs/scheme_plugin/ to developer website.
- Date: Tue, 11 Oct 2022 13:23:49 +0000 (UTC)
commit b71982ee8c44c0aa5e977e46845185f0efbd5758
Author: Jehan <jehan girinstud io>
Date: Tue Oct 11 15:18:14 2022 +0200
testing.gimp.org: redirect /docs/scheme_plugin/ to developer website.
We don't have a Script-Fu tutorial there to redirect more accurately, but no
doubt we will have one eventually. Anyway rather than 404-ing on gimp.org, let's
redirecto to the root of the plug-in tutorials listing on the developer website
so that people clicking this link anywhere on the web get to a reasonable place
to start their searches again.
testing.gimp.org/app_data/httpd-cfg/testing.gimp.org.conf | 1 +
1 file changed, 1 insertion(+)
---
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 1351f5aa..cb2bbc34 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
@@ -54,6 +54,7 @@
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 /docs/scheme_plugin/
https://testing.developer.gimp.org/resource/writing-a-plug-in/
# site-specific redirects
RedirectPermanent /robots.txt /robots-testing.txt
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]