summaryrefslogtreecommitdiff
path: root/templates/vhosts/static/partial.erb
blob: ae8743f86a94a3703a3cb6c8995acf0b64034aaa (plain)
1
2
3
4
5
  <Directory "<%= @documentroot %>/">
<%= scope.function_template(['apache/vhosts/partials/std_override_options.erb']) %>

<%= scope.function_template(['apache/vhosts/partials/authentication.erb']) %>
  </Directory>