From 4e38d5263ae51a78b85f09e0de1010dca6aeb57a Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Tue, 20 Nov 2007 00:15:03 +0000 Subject: [PATCH] Add a slash --- lib/web_apps.dtl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 2.20.1