# DO NOT EDIT - This file is being maintained by Chef
ServerName munin.openstreetmap.org
ServerAlias munin.osm.org
ServerAdmin webmaster@openstreetmap.org
CustomLog /var/log/apache2/munin.openstreetmap.org-access.log combined
ErrorLog /var/log/apache2/munin.openstreetmap.org-error.log
DocumentRoot /var/cache/munin/www
ScriptAlias /munin-cgi/ /usr/lib/munin/cgi/
RewriteEngine on
RewriteRule ^(/.*\.html)?$ /munin-cgi/munin-cgi-html/$1 [PT]
Require all granted
Options +ExecCGI
SetHandler fcgid-script
Require all granted