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