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