From db33868a2370af074edba306667861165e5d6d2b Mon Sep 17 00:00:00 2001 From: mh Date: Fri, 5 Dec 2008 19:21:18 +0000 Subject: we need a new line --- templates/vhosts/perl/CentOS.erb | 1 + 1 file changed, 1 insertion(+) (limited to 'templates/vhosts/perl/CentOS.erb') diff --git a/templates/vhosts/perl/CentOS.erb b/templates/vhosts/perl/CentOS.erb index be2aa0e..f4ec4b9 100644 --- a/templates/vhosts/perl/CentOS.erb +++ b/templates/vhosts/perl/CentOS.erb @@ -19,6 +19,7 @@ AllowOverride <%= allow_override %> <%- if options.to_s != 'absent' or do_includes.to_s == 'true' then -%> Options <%= options %> <%- if do_includes.to_s == 'true' and not options.include?('+Includes') then -%>+Includes<%- end -%> + <%- end -%> <%- unless htpasswd_file.to_s == 'absent' then -%> AuthType Basic -- cgit v1.2.3