diff --git a/wsl/roles/virtualhost/templates/virtualhost.conf.j2 b/wsl/roles/virtualhost/templates/virtualhost.conf.j2 index 683f7e3..eef6b1f 100644 --- a/wsl/roles/virtualhost/templates/virtualhost.conf.j2 +++ b/wsl/roles/virtualhost/templates/virtualhost.conf.j2 @@ -1,6 +1,5 @@ ServerName {{ virtualhost }} - ServerAlias www.{{ virtualhost }} ServerAdmin webmaster@localhost DocumentRoot {{ apache_root_dir }}/{{ virtualhost }}/html/public