summaryrefslogtreecommitdiff
path: root/templates/vhosts/php/partial.erb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/vhosts/php/partial.erb')
-rw-r--r--templates/vhosts/php/partial.erb2
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/vhosts/php/partial.erb b/templates/vhosts/php/partial.erb
index 82df269..c19ae7b 100644
--- a/templates/vhosts/php/partial.erb
+++ b/templates/vhosts/php/partial.erb
@@ -1,7 +1,5 @@
<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>