dd
This commit is contained in:
parent
c27bc92116
commit
c230cb4c56
1 changed files with 1 additions and 3 deletions
|
@ -5,13 +5,11 @@
|
|||
RedirectMatch ^/$ /munin/
|
||||
|
||||
# Existing configuration for serving /munin
|
||||
Alias /munin /var/cache/munin/www
|
||||
<Directory /var/cache/munin/www>
|
||||
<Directory /etc/munin/static>
|
||||
Require all granted
|
||||
Options None
|
||||
</Directory>
|
||||
|
||||
ScriptAlias /munin-cgi/munin-cgi-graph /usr/lib/munin/cgi/munin-cgi-graph
|
||||
<Location /munin-cgi/munin-cgi-graph>
|
||||
Require all granted
|
||||
<IfModule mod_fcgid.c>
|
||||
|
|
Loading…
Reference in a new issue