src/daemon/common.c: Add unit test for escape_string().
[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>