From: Michael Tremer Date: Fri, 22 Sep 2017 18:34:29 +0000 (+0100) Subject: captive: Update configuration for Apache 2.4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fb96829a746d5a7ace9835c1aa566f5b0d8bc406;p=people%2Fms%2Fipfire-2.x.git captive: Update configuration for Apache 2.4 Signed-off-by: Michael Tremer --- diff --git a/config/httpd/vhosts.d/captive.conf b/config/httpd/vhosts.d/captive.conf index e2cc33bc50..e4e1d78f1c 100644 --- a/config/httpd/vhosts.d/captive.conf +++ b/config/httpd/vhosts.d/captive.conf @@ -20,13 +20,11 @@ Listen 1013 Options ExecCGI - Order allow,deny - Allow from all + Require all granted Options +FollowSymlinks - Order allow,deny - Allow from all + Require all granted