ff
This commit is contained in:
parent
e5c9a68cee
commit
58b0ef97ab
1 changed files with 19 additions and 16 deletions
|
@ -1,3 +1,5 @@
|
|||
<VirtualHost *:80>
|
||||
|
||||
ServerName {{ munin_servername }}
|
||||
|
||||
Alias /munin /var/cache/munin/www
|
||||
|
@ -16,3 +18,4 @@ ScriptAlias /munin-cgi/munin-cgi-graph /usr/lib/munin/cgi/munin-cgi-graph
|
|||
SetHandler cgi-script
|
||||
</IfModule>
|
||||
</Location>
|
||||
</VirtualHost>
|
||||
|
|
Loading…
Reference in a new issue