From: Adam Chlipala Date: Sun, 11 Nov 2007 17:15:33 +0000 (+0000) Subject: WWW parameter to 'dom' X-Git-Tag: release_2010-11-19~159 X-Git-Url: https://git.hcoop.net/hcoop/domtool2.git/commitdiff_plain/52585297e9d0b707a5d90663baf8aceefbc9910d WWW parameter to 'dom' --- diff --git a/lib/easy_domain.dtl b/lib/easy_domain.dtl index fbc5e7a..7ed29a4 100644 --- a/lib/easy_domain.dtl +++ b/lib/easy_domain.dtl @@ -32,7 +32,9 @@ val dom = defaultAlias mailbox; web "www" with - serverAliasDefault + serverAliasDefault; + www : [Vhost] <- WWW; + www end; config