fixed error in apache vhost temlpate
This commit is contained in:
@ -48,7 +48,7 @@
|
||||
AllowOverride None
|
||||
Require all granted
|
||||
</Directory>
|
||||
<% end - %>
|
||||
<% end -%>
|
||||
|
||||
<% if node['web']['static'] %>
|
||||
<% node['web']['static'].each do |static| -%>
|
||||
|
Reference in New Issue
Block a user