From: Silvio Rhatto Date: Tue, 4 Jul 2023 01:48:57 +0000 (-0300) Subject: Feat: adds default VirtualHost for any site listening only in localhost X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=698dd51a63382d435857e6e41ded9d929fc0f92e;p=puppet-apache.git Feat: adds default VirtualHost for any site listening only in localhost --- diff --git a/templates/default.erb b/templates/default.erb index 6e9e4fe..9bfd2b8 100644 --- a/templates/default.erb +++ b/templates/default.erb @@ -13,7 +13,7 @@ # end vhost for <%= @fqdn %> -# A catch-all VirtualHost for any site listening only in localhost. +# A default VirtualHost for any site listening only in localhost. # # This is meant to protect these sites (such as Tor Onion Services) from # exposing other data from the server, such as the default public VirtualHost