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

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

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