Add a slash
[hcoop/domtool2.git] / lib / web_apps.dtl
index 9d6bb9f..db84444 100644 (file)
@@ -29,7 +29,7 @@ end;
 val moinMoin = \ host : (host) ->
   web host with
     addMoinMoin where
-      Htdocs = "moin";
+      Htdocs = "/moin";
       Prefix = "/"
     end
   end;