X-Git-Url: https://git.hcoop.net/hcoop/domtool2.git/blobdiff_plain/3af11fe69bf5f83cf12f5a37855faa8c81025b34..4e38d5263ae51a78b85f09e0de1010dca6aeb57a:/lib/web_apps.dtl diff --git a/lib/web_apps.dtl b/lib/web_apps.dtl index 9d6bb9f..db84444 100644 --- a/lib/web_apps.dtl +++ b/lib/web_apps.dtl @@ -29,7 +29,7 @@ end; val moinMoin = \ host : (host) -> web host with addMoinMoin where - Htdocs = "moin"; + Htdocs = "/moin"; Prefix = "/" end end;