diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/default.erb | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ </VirtualHost> # 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 |