[Git][qa/jenkins.debian.net][master] ionos7/buildinfos/apache: drop duplicated "Require all" directive that...

Mattia Rizzolo (@mattia) gitlab at salsa.debian.org
Wed Apr 1 11:07:53 BST 2026



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


Commits:
904f0ee6 by Mattia Rizzolo at 2026-04-01T12:07:04+02:00
ionos7/buildinfos/apache: drop duplicated "Require all" directive that shadowed the bots blocking lines

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

- - - - -


1 changed file:

- hosts/ionos7-amd64/etc/apache2/sites-available/buildinfos.debian.net.conf


Changes:

=====================================
hosts/ionos7-amd64/etc/apache2/sites-available/buildinfos.debian.net.conf
=====================================
@@ -1,3 +1,5 @@
+# vim: set noexpandtab:
+
 <Macro https-redirect $name>
 	<VirtualHost *:80>
 		ServerName $name
@@ -64,7 +66,6 @@
 	<Directory /var/www/>
 		Options Indexes FollowSymLinks MultiViews
 		AllowOverride None
-		Require all granted
 		AddType text/plain .log
 		<RequireAll>
 			Require all granted
@@ -74,7 +75,6 @@
 	<Directory /var/lib/jenkins/userContent>
 		Options Indexes FollowSymLinks MultiViews
 		AllowOverride None
-		Require all granted
 		AddType text/plain .log
 		<RequireAll>
 			Require all granted



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/904f0ee6c8141b90af69717d0b9237daea052347

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/904f0ee6c8141b90af69717d0b9237daea052347
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/20260401/b5627874/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list