mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-17 06:23:00 +02:00
captive: Update configuration for Apache 2.4
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -20,13 +20,11 @@ Listen 1013
|
||||
|
||||
<Directory /srv/web/ipfire/cgi-bin/captive>
|
||||
Options ExecCGI
|
||||
Order allow,deny
|
||||
Allow from all
|
||||
Require all granted
|
||||
</Directory>
|
||||
|
||||
<Directory /srv/web/ipfire/html/captive>
|
||||
Options +FollowSymlinks
|
||||
Order allow,deny
|
||||
Allow from all
|
||||
Require all granted
|
||||
</Directory>
|
||||
</VirtualHost>
|
||||
|
||||
Reference in New Issue
Block a user