From: Silvio Rhatto Date: Fri, 4 Feb 2011 20:36:40 +0000 (-0200) Subject: Oops X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=8c70c95a59b4d5d8ad7f09a76b2495bd7c94fb75;p=puppet-apache.git Oops --- diff --git a/templates/default.erb b/templates/default.erb index d3da728..b7175b0 100644 --- a/templates/default.erb +++ b/templates/default.erb @@ -1,10 +1,10 @@ # begin vhost for <%= fqdn %> ServerName <%= fqdn %> - DocumentRoot <%= $apache_default_folder %> + DocumentRoot <%= apache_default_folder %> # begin site config - > + > Options Indexes Includes FollowSymLinks MultiViews AllowOverride All