We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 84509b2 + d895d66 commit 9c7b5e7Copy full SHA for 9c7b5e7
1 file changed
wsl/roles/virtualhost/templates/virtualhost.conf.j2
@@ -1,7 +1,5 @@
1
<VirtualHost *:{{ apache_port }}>
2
ServerName {{ virtualhost }}
3
- ServerAlias www.{{ virtualhost }}
4
-
5
ServerAdmin webmaster@localhost
6
DocumentRoot {{ apache_root_dir }}/{{ virtualhost }}/html/public
7
0 commit comments