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