diff --git a/roles/mgrote_munin_server/templates/apache.conf b/roles/mgrote_munin_server/templates/apache.conf index 4d21bc08..b0b5dada 100644 --- a/roles/mgrote_munin_server/templates/apache.conf +++ b/roles/mgrote_munin_server/templates/apache.conf @@ -2,7 +2,7 @@ ServerName {{ munin_servername }} # Redirect requests without /munin to /munin - RedirectMatch ^/$ /munin/ + RedirectMatch ^/$ /munin-cgi/ # Existing configuration for serving /munin Alias /munin /var/cache/munin/www