Merge pull request #3339 from jkohen/patch-1
[collectd.git] / contrib / redhat / php-collection.conf
1 Alias /php-collection/ /var/www/php-collection/
2 <Directory /var/www/php-collection/>
3     DirectoryIndex index.php
4     Options -Indexes
5     AddType application/x-httpd-php .php
6 </Directory>