9 lines
138 B
Plaintext
9 lines
138 B
Plaintext
|
<Directory "/var/www/html/icinga2-web">
|
||
|
Options -Indexes
|
||
|
|
||
|
AllowOverride All
|
||
|
|
||
|
Order allow,deny
|
||
|
Allow from all
|
||
|
</Directory>
|