summaryrefslogtreecommitdiff
path: root/templates/vhosts/itk_plus.erb
blob: b5461968fd03093fd4d53429c5933f93c3e678b2 (plain)
1
2
3
4
5
6
<IfDefine HttpdLocal>
<%= scope.function_template(['apache/vhost/default.erb']) %>
</IfDefine>
<IfDefine !HttpdLocal>
<%= scope.function_templatewlv(['apache/vhost/default.erb', {'template_partial' => 'apache/vhosts/itk_plus/partial.erb' }]) %>
</IfDefine>