projects
/
contrib
/
pines
/
genasys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04ee5b4
)
Enable extended status in apache for munin. this is commented for now.
author
Andy Witter
<awitter@georgialibraries.org>
Wed, 23 Oct 2013 18:13:40 +0000
(14:13 -0400)
committer
Andy Witter
<awitter@georgialibraries.org>
Wed, 23 Oct 2013 18:13:40 +0000
(14:13 -0400)
templates/setup-head.sh
patch
|
blob
|
history
diff --git
a/templates/setup-head.sh
b/templates/setup-head.sh
index
b4df996
..
1dee5ca
100755
(executable)
--- a/
templates/setup-head.sh
+++ b/
templates/setup-head.sh
@@
-171,6
+171,9
@@
if [ -e /etc/apache2/sites-enabled/000-default ]
fi
sed -i 's^NameVirtualHost^#NameVirtualHost^g' /etc/apache2/ports.conf
+#Enable extended status in Apache2 for Munin.
+#sed -i '/<Location/i \\nExtendStatus On\n' /etc/apache2/mods-available/status.conf
+
### moved to setup-functions.
# GenSSL() { ### Generate SSL cert.
# mkdir -p /etc/apache2/ssl