From: Michael Tremer Date: Tue, 2 May 2017 09:58:57 +0000 (+0100) Subject: captive: Let apache follow symlinks to load bootstrap X-Git-Tag: v2.19-core115~60^2~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9b6227cc2a961148d007a3f5a2d388c231af47b4;p=ipfire-2.x.git captive: Let apache follow symlinks to load bootstrap Signed-off-by: Michael Tremer --- diff --git a/config/httpd/vhosts.d/captive.conf b/config/httpd/vhosts.d/captive.conf index ddf8a15769..d0161118ac 100644 --- a/config/httpd/vhosts.d/captive.conf +++ b/config/httpd/vhosts.d/captive.conf @@ -19,6 +19,7 @@ Listen 1013 + Options +FollowSymlinks Order allow,deny Allow from all