munin: fix cgi graph generation #163
1 changed files with 4 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue