diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/apache2.conf.erb.jessie | 2 |
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 |