summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2012-09-26 21:59:33 -0300
committerSilvio Rhatto <rhatto@riseup.net>2012-09-26 21:59:33 -0300
commit9cd71ee6d38dd4a89e6e87b79bd0293c3a6f3130 (patch)
treee739351ed0d019eaa375a0add991be189320a4ac /templates
parentd2a74fb746e759cb7d5fa48ca32a17f868d9fa1b (diff)
downloadpuppet-apache-9cd71ee6d38dd4a89e6e87b79bd0293c3a6f3130.tar.gz
puppet-apache-9cd71ee6d38dd4a89e6e87b79bd0293c3a6f3130.tar.bz2
ServerSignature off
Diffstat (limited to 'templates')
-rw-r--r--templates/apache2.conf.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/apache2.conf.erb b/templates/apache2.conf.erb
index 6bb03a5..776cadc 100644
--- a/templates/apache2.conf.erb
+++ b/templates/apache2.conf.erb
@@ -223,7 +223,7 @@ ServerTokens Prod
# Set to "EMail" to also include a mailto: link to the ServerAdmin.
# Set to one of: On | Off | EMail
#
-ServerSignature On
+ServerSignature Off
<IfModule mod_mime.c>