[Git][qa/jenkins.debian.net][master] redirect tests.r-b.o/archlinux to https://reproducible.archlinux.org/
Holger Levsen (@holger)
gitlab at salsa.debian.org
Fri Dec 20 15:09:39 GMT 2024
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
6e0853fc by Holger Levsen at 2024-12-20T16:09:30+01:00
redirect tests.r-b.o/archlinux to https://reproducible.archlinux.org/
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- hosts/jenkins/etc/apache2/reproduciblemap.conf
Changes:
=====================================
hosts/jenkins/etc/apache2/reproduciblemap.conf
=====================================
@@ -142,8 +142,8 @@ RewriteRule ^/(.*) /alpine/alpine.html [R,L]
# redirect /archlinux/ to archlinux/archlinux.html
# note: the missing slash in the RewriteRule is wanted to avoid a double slash
-RewriteCond %{REQUEST_URI} ^/archlinux(/|)$
-RewriteRule ^/(.*) /archlinux/archlinux.html [R,L]
+RewriteCond %{REQUEST_URI} ^/archlinux.*$
+RewriteRule ^/(.*) https://reproducible.archlinux.org/ [R,L]
# redirect /fedora/ properly…
RewriteCond %{REQUEST_URI} ^/fedora(/|)$
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/6e0853fc2564fd6d539d9a06de221ae2178e1224
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/6e0853fc2564fd6d539d9a06de221ae2178e1224
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20241220/334eeae6/attachment.htm>
More information about the Qa-jenkins-scm
mailing list