munin: fix cgi graph generation #163

Merged
mg merged 47 commits from mchmod into master 2024-08-21 20:54:49 +02:00
Showing only changes of commit aae4250099 - Show all commits

View file

@ -2,7 +2,7 @@
ServerName {{ munin_servername }} ServerName {{ munin_servername }}
# Redirect requests without /munin to /munin # Redirect requests without /munin to /munin
RedirectMatch ^/$ /munin/ RedirectMatch ^/$ /munin-cgi/
# Existing configuration for serving /munin # Existing configuration for serving /munin
Alias /munin /var/cache/munin/www Alias /munin /var/cache/munin/www