icingaweb2/.vagrant-puppet/files/etc/httpd/conf.d/icingaweb.conf

11 lines
160 B
Plaintext

<Directory "/var/www/html/icingaweb">
Options -Indexes
AllowOverride All
Order allow,deny
Allow from all
EnableSendfile Off
</Directory>