blob: dc6f11ca16a638d9f5ff0853be5e0dac3a4e02bb (
plain)
1
2
3
4
|
<Directory "<%= @documentroot %>/">
<%= scope.function_template(['apache/vhosts/partials/std_override_options.erb']) %>
<%= scope.function_template(['apache/vhosts/partials/authentication.erb']) %>
</Directory>
|