[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] apache2: add an alias to serve diffoscope.org/archive

Mattia Rizzolo gitlab at salsa.debian.org
Sat May 19 17:51:18 BST 2018


Mattia Rizzolo pushed to branch master at Debian QA / jenkins.debian.net


Commits:
c9156b7d by Mattia Rizzolo at 2018-05-19T18:50:56+02:00
apache2: add an alias to serve diffoscope.org/archive

Signed-off-by: Mattia Rizzolo <mattia at debian.org>

- - - - -


1 changed file:

- hosts/jenkins/etc/apache2/sites-available/jenkins.debian.net.conf


Changes:

=====================================
hosts/jenkins/etc/apache2/sites-available/jenkins.debian.net.conf
=====================================
--- a/hosts/jenkins/etc/apache2/sites-available/jenkins.debian.net.conf
+++ b/hosts/jenkins/etc/apache2/sites-available/jenkins.debian.net.conf
@@ -35,6 +35,11 @@
 		Require all granted
 		AddType text/plain .log
 	</Directory>
+	<Directory /srv/reproducible-builds.org/lfs>
+		Options Indexes FollowSymlinks MultiViews
+		AllowOverride None
+		Require all granted
+	</Directory>
 
 	<FilesMatch "\.gz$">
 		AddEncoding gzip .gz
@@ -68,6 +73,7 @@ Use https-redirect www.diffoscope.org
 	DocumentRoot /srv/diffoscope.org/www
 	AddDefaultCharset utf-8
 
+	Alias /archive /srv/reproducible-builds.org/lfs/releases/diffoscope
 	<Directory /srv/diffoscope.org/www>
 		AllowOverride None
 		Require all granted



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/c9156b7def7729fa34283e774ea1065b7a064252

---
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/c9156b7def7729fa34283e774ea1065b7a064252
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/20180519/9499d543/attachment.html>


More information about the Qa-jenkins-scm mailing list