Vagrant: FollowSymlinks instead of ...IfOwnerMatch

Dirty like the rest of that setup :p
This commit is contained in:
Thomas Gelf 2014-06-05 15:07:41 +00:00
parent 6d321d67cd
commit 72a2ec41ba
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<Directory "/var/www/html/icingaweb">
Options SymLinksIfOwnerMatch
Options FollowSymLinks
AllowOverride None
Order allow,deny
Allow from all