From 49d954d80d8b340dfcfdf939092d57754c3449f8 Mon Sep 17 00:00:00 2001 From: mh Date: Mon, 14 Apr 2014 23:03:56 +0200 Subject: more identation fixing --- templates/vhosts/proxy/partial.erb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'templates/vhosts/proxy') diff --git a/templates/vhosts/proxy/partial.erb b/templates/vhosts/proxy/partial.erb index bbf3c64..ec84dd4 100644 --- a/templates/vhosts/proxy/partial.erb +++ b/templates/vhosts/proxy/partial.erb @@ -1,8 +1,8 @@ - - Order deny,allow - Allow from all + + Order deny,allow + Allow from all <%= scope.function_template(['apache/vhosts/partials/authentication.erb']) %> - - ProxyRequests Off - ProxyPass / <%= options %>/ - ProxyPassReverse / <%= options %>/ + + ProxyRequests Off + ProxyPass / <%= options %>/ + ProxyPassReverse / <%= options %>/ -- cgit v1.2.3