From 04576b1caefe5c86eb046bccb36f0535d18801b3 Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Sun, 7 Feb 2016 13:17:07 +0000 Subject: Also switch to Apache 2.4 auth config for pkgsubmit --- modules/buildsystem/templates/vhost_webstatus.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules') diff --git a/modules/buildsystem/templates/vhost_webstatus.conf b/modules/buildsystem/templates/vhost_webstatus.conf index 4de14c17..7923590c 100644 --- a/modules/buildsystem/templates/vhost_webstatus.conf +++ b/modules/buildsystem/templates/vhost_webstatus.conf @@ -1,9 +1,9 @@ - Allow from all + Require all granted Options Indexes - Allow from all + Require all granted Options Indexes -- cgit v1.2.1