diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-05-26 21:15:50 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-05-26 21:15:50 -0300 |
commit | 6a3c39aa70ff0009b319f146689243bf0ee964ac (patch) | |
tree | 42c9f7cbc0030eb85a2460e420ca32a0e882a8c9 /templates | |
parent | 649c4c066fe49b2ee23d2135d6c7cb9acc16e267 (diff) | |
download | puppet-apache-6a3c39aa70ff0009b319f146689243bf0ee964ac.tar.gz puppet-apache-6a3c39aa70ff0009b319f146689243bf0ee964ac.tar.bz2 |
Minor change
Diffstat (limited to 'templates')
-rw-r--r-- | templates/apache2.conf.erb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/apache2.conf.erb b/templates/apache2.conf.erb index 60cc2b3..122beee 100644 --- a/templates/apache2.conf.erb +++ b/templates/apache2.conf.erb @@ -156,7 +156,6 @@ TypesConfig /etc/mime.types # DefaultType text/plain - # # HostnameLookups: Log the names of clients or just their IP addresses # e.g., www.apache.org (on) or 204.62.129.132 (off). |