apache2: Richte munin-Überwachung ein

This commit is contained in:
phil 2022-06-05 14:59:06 +02:00
parent 85852da70a
commit 25e4165241
6 changed files with 56 additions and 0 deletions

3
files/server-status.conf Normal file
View file

@ -0,0 +1,3 @@
<VirtualHost *:80>
ServerName localhost
</VirtualHost>