summaryrefslogtreecommitdiff
path: root/templates/vhosts/php
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2008-12-05 19:21:18 +0000
committermh <mh@immerda.ch>2008-12-05 19:21:18 +0000
commitdb33868a2370af074edba306667861165e5d6d2b (patch)
tree1358807ac3e217ee3f8d563a1105f646e8f65604 /templates/vhosts/php
parent17829890b4ce9880b550680ebdc958cbfe819cec (diff)
we need a new line
Diffstat (limited to 'templates/vhosts/php')
-rw-r--r--templates/vhosts/php/CentOS.erb1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/vhosts/php/CentOS.erb b/templates/vhosts/php/CentOS.erb
index 2bbb48f..a3f6e63 100644
--- a/templates/vhosts/php/CentOS.erb
+++ b/templates/vhosts/php/CentOS.erb
@@ -14,6 +14,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