icingaweb2/.vagrant-puppet/files/etc/httpd/conf.d/icinga2-web.conf

9 lines
138 B
Plaintext

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