Skip to content

Commit a3a6424

Browse files
authored
Issue #98: Removed ServerAlias from virtualhost template file
1 parent e59221b commit a3a6424

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

wsl/roles/virtualhost/templates/virtualhost.conf.j2

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<VirtualHost *:{{ apache_port }}>
22
ServerName {{ virtualhost }}
3-
ServerAlias www.{{ virtualhost }}
43

54
ServerAdmin webmaster@localhost
65
DocumentRoot {{ apache_root_dir }}/{{ virtualhost }}/html/public

0 commit comments

Comments
 (0)