diff --git a/roles/desktop/templates/apache2-vhost.conf b/roles/desktop/templates/apache2-vhost.conf index a02442d..ad0301b 100644 --- a/roles/desktop/templates/apache2-vhost.conf +++ b/roles/desktop/templates/apache2-vhost.conf @@ -2,7 +2,7 @@ # vim:ft=apache: # Website configuration - + ServerName localhost DocumentRoot "/var/www/localhost"