summaryrefslogtreecommitdiff
path: root/templates/vhosts/static/partial.erb
blob: 3b40a96c02dca3da5b8e395b8e37f1c24417d662 (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>