summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2015-08-12 15:08:55 -0300
committerSilvio Rhatto <rhatto@riseup.net>2015-08-12 15:08:55 -0300
commitfb723f2b800051eb949b8b0db7360ee2038bc077 (patch)
treeacd156e7eb5f9cf93b3a2e94c3fb39c3d420d0d7 /templates
parent1a387c2d2bacb63a1d28e2721406a5a3c84bd4e2 (diff)
downloadpuppet-apache-fb723f2b800051eb949b8b0db7360ee2038bc077.tar.gz
puppet-apache-fb723f2b800051eb949b8b0db7360ee2038bc077.tar.bz2
Pass -f do a2dismod
Diffstat (limited to 'templates')
-rw-r--r--templates/apache2.conf.erb.jessie2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/apache2.conf.erb.jessie b/templates/apache2.conf.erb.jessie
index 1918048..5d39e89 100644
--- a/templates/apache2.conf.erb.jessie
+++ b/templates/apache2.conf.erb.jessie
@@ -154,7 +154,7 @@ TypesConfig /etc/mime.types
# keep browsers from trying to display binary files as though they are
# text.
#
-DefaultType text/plain
+DefaultType none
#
# HostnameLookups: Log the names of clients or just their IP addresses