mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
captive: Let apache follow symlinks to load bootstrap
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -19,6 +19,7 @@ Listen 1013
|
||||
</Directory>
|
||||
|
||||
<Directory /srv/web/ipfire/html/captive>
|
||||
Options +FollowSymlinks
|
||||
Order allow,deny
|
||||
Allow from all
|
||||
</Directory>
|
||||
|
||||
Reference in New Issue
Block a user