captive: Let apache follow symlinks to load bootstrap

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2017-05-02 10:58:57 +01:00
parent 445b43f877
commit 9b6227cc2a

View File

@@ -19,6 +19,7 @@ Listen 1013
</Directory>
<Directory /srv/web/ipfire/html/captive>
Options +FollowSymlinks
Order allow,deny
Allow from all
</Directory>