[gimp-web/oscp] testing.gimp.org: re-enable robots.txt redirection



commit aa855045c2fa977ddff610c5052f48f9b8e3b8d4
Author: Michael Schumacher <schumaml gmx de>
Date:   Fri Mar 27 20:25:11 2020 +0100

    testing.gimp.org: re-enable robots.txt redirection

 testing.gimp.org/app_data/httpd-cfg/testing.gimp.org.conf | 3 +++
 1 file changed, 3 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 987d7d5b..d52c39b6 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
@@ -53,6 +53,9 @@ m; \
     RedirectPermanent    /bugs/howtos/bugzilla.html     /bugs/report.html
     RedirectPermanent    /news.rdf                      /feeds/atom.xml
 
+    # site-specific redirects
+    RedirectPermanent    /robots.txt                    /robots-testing.txt
+
     AddType text/html .xhtml
     AddType text/xml .rdf
     AddType text/xml .rss


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