From 660f5874aa860c9cb2bf4c3022aca4d971ae815c Mon Sep 17 00:00:00 2001 From: Clinton Ebadi Date: Mon, 22 Jul 2013 19:24:02 -0400 Subject: [PATCH] Remove moinMoinOld directive --- lib/web_apps.dtl | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/lib/web_apps.dtl b/lib/web_apps.dtl index 39990d4..5f783c8 100644 --- a/lib/web_apps.dtl +++ b/lib/web_apps.dtl @@ -53,13 +53,4 @@ val addMoinMoinOld = begin alias htdocs "/usr/share/moin/htdocs"; scriptAlias prefix (end_in_slash script) end; -{{Add a MoinMoin wiki to a vhost.}} - -val moinMoinOld = \ host : (host) -> - webAt "mire" host with - addMoinMoinOld where - Htdocs = "/moin"; - Prefix = "/" - end - end; -{{Create a new vhost with just a MoinMoin wiki.}} \ No newline at end of file +{{Add a MoinMoin wiki to a vhost.}} \ No newline at end of file -- 2.20.1