From: Silvio Rhatto Date: Fri, 4 Feb 2011 20:27:19 +0000 (-0200) Subject: Cleanup X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=db3e186f93d806190fc090ff3637a5a9f86fff2a;p=puppet-apache.git Cleanup --- diff --git a/templates/default.erb b/templates/default.erb index 46da14a..d3da728 100644 --- a/templates/default.erb +++ b/templates/default.erb @@ -1,7 +1,6 @@ # begin vhost for <%= fqdn %> ServerName <%= fqdn %> - ServerAlias <%= hosting_domain %> DocumentRoot <%= $apache_default_folder %> # begin site config