mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-30 09:14:08 +02:00
Vagrant: FollowSymlinks instead of ...IfOwnerMatch
Dirty like the rest of that setup :p
This commit is contained in:
parent
6d321d67cd
commit
72a2ec41ba
@ -1,5 +1,5 @@
|
|||||||
<Directory "/var/www/html/icingaweb">
|
<Directory "/var/www/html/icingaweb">
|
||||||
Options SymLinksIfOwnerMatch
|
Options FollowSymLinks
|
||||||
AllowOverride None
|
AllowOverride None
|
||||||
Order allow,deny
|
Order allow,deny
|
||||||
Allow from all
|
Allow from all
|
||||||
|
Loading…
x
Reference in New Issue
Block a user