]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/apache/templates/default/ports.conf.erb
Increase HSTS expiry
[chef.git] / cookbooks / apache / templates / default / ports.conf.erb
index 588fcee5c9f893432bf790066d2aec26558a1b27..600f07ad1248c45f878cd9904288185aa7ff8637 100644 (file)
@@ -1,7 +1,6 @@
 # DO NOT EDIT - This file is being maintained by Chef
 
 # Listen on port 80
-NameVirtualHost *:80
 Listen <%= node[:apache][:listen_address] %>:80
 
 # Listen on port 443 if mod_ssl is enabled