blob: f2cc46b1268fe874c9abf27d1ddcdf64dff1e212 (
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>
|