From a54fc8c09027aebe5a314c40e663241de378865d Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Fri, 5 Aug 2016 18:10:18 +0000 Subject: [PATCH] fix virtual host binds --- .../roles/templates/static-mirroring/static-vhost.conf.erb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/roles/templates/static-mirroring/static-vhost.conf.erb b/modules/roles/templates/static-mirroring/static-vhost.conf.erb index 7202edceb..26108117a 100644 --- a/modules/roles/templates/static-mirroring/static-vhost.conf.erb +++ b/modules/roles/templates/static-mirroring/static-vhost.conf.erb @@ -36,7 +36,7 @@ - + > ServerName $name ErrorLog /var/log/apache2/$name-error.log @@ -47,7 +47,7 @@ - + > ServerName $onion ErrorLog /var/log/apache2/$name-error.log @@ -58,7 +58,7 @@ - + > ServerName $name ErrorLog /var/log/apache2/$name-error.log -- 2.20.1