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 babe3b3d48 - Show all commits

View file

@ -8,6 +8,10 @@
Require all granted
</Directory>
<Directory /var/cache/munin/www/>
Require all granted
</Directory>
<Directory /usr/lib/munin/cgi>
Require all granted
<IfModule mod_fcgid.c>