[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible debian: fix rewrite rule for tests.r-b.org

Holger Levsen holger at layer-acht.org
Wed Jun 8 17:33:23 UTC 2016


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit f836d85d3ded48ee8331d836a01e09ba3ce70dcb
Author: Valerie R Young <spectranaut at riseup.net>
Date:   Wed Jun 8 13:29:10 2016 -0400

    reproducible debian: fix rewrite rule for tests.r-b.org
---
 hosts/jenkins/etc/apache2/sites-available/jenkins.debian.net.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hosts/jenkins/etc/apache2/sites-available/jenkins.debian.net.conf b/hosts/jenkins/etc/apache2/sites-available/jenkins.debian.net.conf
index 79bdb47..7b18759 100644
--- a/hosts/jenkins/etc/apache2/sites-available/jenkins.debian.net.conf
+++ b/hosts/jenkins/etc/apache2/sites-available/jenkins.debian.net.conf
@@ -351,7 +351,7 @@ Use common-debian-service-https-redirect reproducible-builds.org
 	# use reproducible.html as "home page"
 	RewriteCond %{HTTP_HOST} tests\.reproducible-builds\.org
 	RewriteCond %{REQUEST_URI} ^/$
-	RewriteRule ^/(.*) /reproducible.html [R,L]
+	RewriteRule ^/(.*) /debian/reproducible.html [R,L]
 
 	# drop the (old|ugly) /userContent/ directory from the url
 	RewriteCond %{HTTP_HOST} tests\.reproducible-builds\.org

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list