WWW parameter to 'dom'
authorAdam Chlipala <adamc@hcoop.net>
Sun, 11 Nov 2007 17:15:33 +0000 (17:15 +0000)
committerAdam Chlipala <adamc@hcoop.net>
Sun, 11 Nov 2007 17:15:33 +0000 (17:15 +0000)
lib/easy_domain.dtl

index fbc5e7a..7ed29a4 100644 (file)
@@ -32,7 +32,9 @@ val dom =
                        defaultAlias mailbox;
 
                        web "www" with
                        defaultAlias mailbox;
 
                        web "www" with
-                               serverAliasDefault
+                               serverAliasDefault;
+                               www : [Vhost] <- WWW;
+                               www
                        end;
 
                        config
                        end;
 
                        config