alpha-quadrant/net-analyzer/centreon/files/99_centreon.conf
2009-03-13 09:50:10 +00:00

11 lines
257 B
Plaintext

<IfDefine CENTREON>
AddType application/x-java-jnlp-file .jnlp
Alias /centreon/ /usr/share/centreon/www/
<Directory /usr/share/centreon/www/>
Options None
AllowOverride AuthConfig Options
Order allow,deny
Allow from all
</Directory>
</IfDefine>