summaryrefslogtreecommitdiff
path: root/templates/vhosts/php_drupal
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2014-04-19 16:53:53 +0200
committermh <mh@immerda.ch>2014-04-19 16:53:53 +0200
commitbc953036d453e57383dcd7aad33c203104061ceb (patch)
tree22f0ada15d0924aaf64db4c90b738eac2866f95a /templates/vhosts/php_drupal
parent1ed74a3beb4498ed1566a94c49da3fb4c57cef0e (diff)
remove unnecessary new lines
Diffstat (limited to 'templates/vhosts/php_drupal')
-rw-r--r--templates/vhosts/php_drupal/partial.erb3
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/vhosts/php_drupal/partial.erb b/templates/vhosts/php_drupal/partial.erb
index 2c5f562..316942f 100644
--- a/templates/vhosts/php_drupal/partial.erb
+++ b/templates/vhosts/php_drupal/partial.erb
@@ -1,10 +1,7 @@
<Directory "<%= @documentroot %>/">
<%= scope.function_template(['apache/vhosts/partials/std_override_options.erb']) %>
-
<%= scope.function_template(['apache/vhosts/partials/authentication.erb']) %>
-
<%= scope.function_template(['apache/vhosts/partials/php_settings.erb']) %>
-
# Protect files and directories from prying eyes.
<FilesMatch "\.(engine|inc|info|install|module|profile|po|sh|.*sql|theme|tpl(\.php)?|xtmpl)$|^(code-style\.pl|Entries.*|Repository|Root|Tag|Template)$">
Order allow,deny